public final class LwRootContainer extends LwContainer implements IRootContainer
myLayoutSerializermyClientProperties, myDelegeeClientProperties| Constructor and Description |
|---|
LwRootContainer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getButtonGroupComponentIds(java.lang.String groupName) |
java.lang.String |
getButtonGroupName(IComponent component) |
IButtonGroup[] |
getButtonGroups() |
java.lang.String |
getClassToBind() |
LwInspectionSuppression[] |
getInspectionSuppressions() |
java.lang.String |
getMainComponentBinding() |
boolean |
isInspectionSuppressed(java.lang.String inspectionId,
java.lang.String componentId) |
void |
read(Element element,
PropertiesProvider provider) |
void |
setClassToBind(java.lang.String classToBind) |
accept, addComponent, areChildrenExclusive, createComponentFromTag, createInitialLayout, getBorderColor, getBorderSize, getBorderTitle, getBorderTitleColor, getBorderTitleFont, getBorderTitleJustification, getBorderTitlePosition, getBorderType, getComponent, getComponentCount, getLayout, getLayoutManager, indexOfComponent, isGrid, isXY, readBorder, readChildren, readConstraintsForChild, readLayout, readNoLayout, setBorderTitle, setBorderType, setLayout, setLayoutManagergetAssignedIntrospectedProperties, getBinding, getBounds, getClientProperty, getComponentClassName, getConstraints, getCustomLayoutConstraints, getDelegeeClientProperties, getErrorComponentProperties, getId, getModifiedProperties, getParent, getParentContainer, getPropertyValue, isCustomCreate, isDefaultBinding, putClientProperty, readBase, readConstraints, readProperties, setBinding, setBounds, setCustomLayoutConstraints, setId, setParent, setPropertyValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBorderTitle, getBorderType, getComponent, getComponentCount, indexOfComponent, isXYaccept, areChildrenExclusive, getBinding, getClientProperty, getComponentClassName, getConstraints, getCustomLayoutConstraints, getId, getModifiedProperties, getParentContainer, isCustomCreate, putClientPropertypublic java.lang.String getMainComponentBinding()
public java.lang.String getClassToBind()
getClassToBind in interface IRootContainerpublic void setClassToBind(java.lang.String classToBind)
public void read(Element element,
PropertiesProvider provider)
throws java.lang.Exception
read in class LwContainerprovider - can be null if no component classes should not be createdjava.lang.Exceptionpublic IButtonGroup[] getButtonGroups()
getButtonGroups in interface IRootContainerpublic java.lang.String getButtonGroupName(IComponent component)
getButtonGroupName in interface IRootContainerpublic java.lang.String[] getButtonGroupComponentIds(java.lang.String groupName)
getButtonGroupComponentIds in interface IRootContainerpublic boolean isInspectionSuppressed(java.lang.String inspectionId,
java.lang.String componentId)
isInspectionSuppressed in interface IRootContainerpublic LwInspectionSuppression[] getInspectionSuppressions()