org.kuali.student.lum.program.client.major.view
Class LearningObjectivesViewConfiguration
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.LearningObjectivesViewConfiguration
- All Implemented Interfaces:
- Configuration
public class LearningObjectivesViewConfiguration
- extends AbstractSectionConfiguration
- Author:
- Igor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static LearningObjectivesViewConfiguration create(Configurer configurer)
createSpecial
public static LearningObjectivesViewConfiguration createSpecial(Configurer configurer,
Controller controller)
buildLayout
protected void buildLayout()
- Specified by:
buildLayout
in class AbstractSectionConfiguration
createLearningObjectivesSectionEditBlock
public SummaryTableFieldBlock createLearningObjectivesSectionEditBlock()
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-2013 The Kuali Foundation. All Rights Reserved.