public class LearningObjectivesViewConfiguration extends AbstractSectionConfiguration
rootSection
configurer
Modifier and Type | Method and Description |
---|---|
protected void |
buildLayout() |
static LearningObjectivesViewConfiguration |
create(Configurer configurer) |
SummaryTableFieldBlock |
createLearningObjectivesSectionEditBlock() |
static LearningObjectivesViewConfiguration |
createSpecial(Configurer configurer,
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) |
asWidget, getName, getView, getView
applyRestrictions, checkPermission, generateMessageInfo, getLabel, removeRestrictions, setConfigurer
public static LearningObjectivesViewConfiguration create(Configurer configurer)
public static LearningObjectivesViewConfiguration createSpecial(Configurer configurer, Controller controller)
protected void buildLayout()
buildLayout
in class AbstractSectionConfiguration
public SummaryTableFieldBlock createLearningObjectivesSectionEditBlock()
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)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.