org.kuali.student.lum.program.client.major.view
Class ProposalChangeImpactViewConfiguration

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.view.ProposalChangeImpactViewConfiguration
All Implemented Interfaces:
Configuration

public class ProposalChangeImpactViewConfiguration
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
 
Method Summary
protected  void buildLayout()
           
static ProposalChangeImpactViewConfiguration create(Configurer configurer)
           
static ProposalChangeImpactViewConfiguration createSpecial(Configurer configurer, Controller controller)
           
 SummaryTableFieldBlock createSummaryTableFieldBlock()
           
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
 

Method Detail

create

public static ProposalChangeImpactViewConfiguration create(Configurer configurer)

createSpecial

public static ProposalChangeImpactViewConfiguration createSpecial(Configurer configurer,
                                                                  Controller controller)

buildLayout

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

createSummaryTableFieldBlock

public SummaryTableFieldBlock createSummaryTableFieldBlock()

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-2012 The Kuali Foundation. All Rights Reserved.