public abstract class AbstractSectionConfiguration extends AbstractConfiguration
Modifier and Type | Field and Description |
---|---|
protected SectionView |
rootSection |
configurer
Constructor and Description |
---|
AbstractSectionConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
protected abstract void |
buildLayout() |
Enum<?> |
getName() |
View |
getView() |
View |
getView(boolean build) |
applyRestrictions, checkPermission, generateMessageInfo, getLabel, removeRestrictions, setConfigurer
protected SectionView rootSection
public AbstractSectionConfiguration()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.