|
||||||||||
| 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.LearningObjectivesViewConfiguration
public class LearningObjectivesViewConfiguration
| 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 |
LearningObjectivesViewConfiguration(Configurer configurer)
|
private |
LearningObjectivesViewConfiguration(Configurer configurer,
Controller controller)
|
| Method Summary | |
|---|---|
protected void |
buildLayout()
|
static LearningObjectivesViewConfiguration |
create(Configurer configurer)
|
private SummaryTableSection |
createLearningObjectivesSectionEdit()
|
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)
|
| 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, generateMessageInfo, getLabel, 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 LearningObjectivesViewConfiguration(Configurer configurer)
private LearningObjectivesViewConfiguration(Configurer configurer,
Controller controller)
| Method Detail |
|---|
public static LearningObjectivesViewConfiguration create(Configurer configurer)
public static LearningObjectivesViewConfiguration createSpecial(Configurer configurer,
Controller controller)
protected void buildLayout()
buildLayout in class AbstractSectionConfigurationprivate SummaryTableSection createLearningObjectivesSectionEdit()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||