org.kuali.student.lum.program.client.credential.view
Class CredentialInformationViewConfiguration

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

public class CredentialInformationViewConfiguration
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
private CredentialInformationViewConfiguration(SectionView sectionView)
           
 
Method Summary
protected  void buildLayout()
           
static CredentialInformationViewConfiguration create()
           
 VerticalSection createActivateProgramSection()
           
private  TableSection createDatesSection()
           
private  TableSection createIdentifyingDetailsSection()
           
private  TableSection createOtherInformationSection()
           
private  TableSection createProgramTitleSection()
           
static CredentialInformationViewConfiguration createSpecial()
           
 
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, removeRestrictions, setConfigurer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CredentialInformationViewConfiguration

private CredentialInformationViewConfiguration(SectionView sectionView)
Method Detail

create

public static CredentialInformationViewConfiguration create()

createSpecial

public static CredentialInformationViewConfiguration createSpecial()

buildLayout

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

createIdentifyingDetailsSection

private TableSection createIdentifyingDetailsSection()

createProgramTitleSection

private TableSection createProgramTitleSection()

createDatesSection

private TableSection createDatesSection()

createOtherInformationSection

private TableSection createOtherInformationSection()

createActivateProgramSection

public VerticalSection createActivateProgramSection()


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.