|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.student.lum.common.client.configuration.AbstractConfiguration
org.kuali.student.lum.common.client.configuration.AbstractSectionConfiguration
org.kuali.student.lum.program.client.major.view.ManagingBodiesViewConfiguration
public class ManagingBodiesViewConfiguration
| Field Summary | |
|---|---|
private Controller |
controller
|
| Fields inherited from class org.kuali.student.lum.common.client.configuration.AbstractSectionConfiguration |
|---|
rootSection |
| Fields inherited from class org.kuali.student.lum.common.client.configuration.AbstractConfiguration |
|---|
configurer |
| Constructor Summary | |
|---|---|
private |
ManagingBodiesViewConfiguration(SectionView sectionView)
|
private |
ManagingBodiesViewConfiguration(SectionView sectionView,
Controller controller)
|
| Method Summary | |
|---|---|
protected void |
buildLayout()
|
static ManagingBodiesViewConfiguration |
create()
|
private CollapsableSection |
createAdditionalSection()
|
private CollapsableSection |
createAdditionalSectionEdit()
|
SummaryTableFieldBlock |
createAdditionalSectionEditBlock()
|
private VerticalSection |
createMainSection()
|
private SummaryTableSection |
createMainSectionEdit()
|
SummaryTableFieldBlock |
createMainSectionEditBlock()
|
static ManagingBodiesViewConfiguration |
createSpecial(Controller controller)
|
protected SummaryTableFieldRow |
getFieldRow(String fieldKey,
MessageKeyInfo messageKey)
|
protected SummaryTableFieldRow |
getFieldRow(String fieldKey,
MessageKeyInfo messageKey,
com.google.gwt.user.client.ui.Widget widget,
com.google.gwt.user.client.ui.Widget widget2,
String parentPath,
ModelWidgetBinding<?> binding,
boolean optional)
|
| Methods inherited from class org.kuali.student.lum.common.client.configuration.AbstractSectionConfiguration |
|---|
asWidget, getName, getView, getView |
| Methods inherited from class org.kuali.student.lum.common.client.configuration.AbstractConfiguration |
|---|
applyRestrictions, checkPermission, removeRestrictions, setConfigurer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Controller controller
| Constructor Detail |
|---|
private ManagingBodiesViewConfiguration(SectionView sectionView)
private ManagingBodiesViewConfiguration(SectionView sectionView,
Controller controller)
| Method Detail |
|---|
public static ManagingBodiesViewConfiguration create()
public static ManagingBodiesViewConfiguration createSpecial(Controller controller)
protected void buildLayout()
buildLayout in class AbstractSectionConfigurationprivate VerticalSection createMainSection()
private CollapsableSection createAdditionalSection()
private SummaryTableSection createMainSectionEdit()
public SummaryTableFieldBlock createMainSectionEditBlock()
private CollapsableSection createAdditionalSectionEdit()
public SummaryTableFieldBlock createAdditionalSectionEditBlock()
protected SummaryTableFieldRow getFieldRow(String fieldKey,
MessageKeyInfo messageKey)
protected SummaryTableFieldRow getFieldRow(String fieldKey,
MessageKeyInfo messageKey,
com.google.gwt.user.client.ui.Widget widget,
com.google.gwt.user.client.ui.Widget widget2,
String parentPath,
ModelWidgetBinding<?> binding,
boolean optional)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||