org.kuali.student.lum.program.client.major.view
Class ManagingBodiesViewConfiguration
java.lang.Object
org.kuali.student.lum.common.client.configuration.AbstractConfiguration
org.kuali.student.lum.common.client.configuration.AbstractSectionConfiguration
org.kuali.student.lum.program.client.major.view.ManagingBodiesViewConfiguration
- All Implemented Interfaces:
- Configuration
public class ManagingBodiesViewConfiguration
- extends AbstractSectionConfiguration
- Author:
- Igor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
controller
private Controller controller
ManagingBodiesViewConfiguration
private ManagingBodiesViewConfiguration(SectionView sectionView)
ManagingBodiesViewConfiguration
private ManagingBodiesViewConfiguration(SectionView sectionView,
Controller controller)
create
public static ManagingBodiesViewConfiguration create()
createSpecial
public static ManagingBodiesViewConfiguration createSpecial(Controller controller)
buildLayout
protected void buildLayout()
- Specified by:
buildLayout
in class AbstractSectionConfiguration
createMainSection
private VerticalSection createMainSection()
createAdditionalSection
private CollapsableSection createAdditionalSection()
createMainSectionEdit
private SummaryTableSection createMainSectionEdit()
createMainSectionEditBlock
public SummaryTableFieldBlock createMainSectionEditBlock()
createAdditionalSectionEdit
private CollapsableSection createAdditionalSectionEdit()
createAdditionalSectionEditBlock
public SummaryTableFieldBlock createAdditionalSectionEditBlock()
getFieldRow
protected SummaryTableFieldRow getFieldRow(String fieldKey,
MessageKeyInfo messageKey)
getFieldRow
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)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.