org.kuali.student.lum.program.client.major.edit
Class LearningObjectivesEditConfiguration

java.lang.Object
  extended by org.kuali.student.lum.common.client.configuration.AbstractConfiguration
      extended by org.kuali.student.lum.common.client.configuration.AbstractSectionConfiguration
          extended by org.kuali.student.lum.program.client.major.edit.LearningObjectivesEditConfiguration
All Implemented Interfaces:
Configuration

public class LearningObjectivesEditConfiguration
extends AbstractSectionConfiguration

Author:
Igor

Field Summary
 
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
LearningObjectivesEditConfiguration(Configurer configurer)
           
 
Method Summary
 FieldDescriptor addField(Section section, String fieldKey, MessageKeyInfo messageKey, com.google.gwt.user.client.ui.Widget widget, String parentPath)
           
protected  void buildLayout()
           
 
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
 

Constructor Detail

LearningObjectivesEditConfiguration

public LearningObjectivesEditConfiguration(Configurer configurer)
Method Detail

buildLayout

protected void buildLayout()
Specified by:
buildLayout in class AbstractSectionConfiguration

addField

public FieldDescriptor addField(Section section,
                                String fieldKey,
                                MessageKeyInfo messageKey,
                                com.google.gwt.user.client.ui.Widget widget,
                                String parentPath)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.