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

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

public class CredentialLearningObjectivesViewConfiguration
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 CredentialLearningObjectivesViewConfiguration(SectionView sectionView)
           
 
Method Summary
protected  void buildLayout()
           
static CredentialLearningObjectivesViewConfiguration create()
           
static CredentialLearningObjectivesViewConfiguration 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

CredentialLearningObjectivesViewConfiguration

private CredentialLearningObjectivesViewConfiguration(SectionView sectionView)
Method Detail

create

public static CredentialLearningObjectivesViewConfiguration create()

createSpecial

public static CredentialLearningObjectivesViewConfiguration createSpecial()

buildLayout

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


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