public class AlmPanelLayoutComponent extends AlmContainerComponent
Modifier and Type | Class and Description |
---|---|
static class |
AlmPanelLayoutComponent.layoutType |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LAYOUT |
CONTEXTMENU_MODEL
DISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE
Constructor and Description |
---|
AlmPanelLayoutComponent() |
Modifier and Type | Method and Description |
---|---|
void |
addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value) |
java.lang.Enum |
getLayout(AlmELContext elcontext) |
void |
setLayout(AlmELContext elcontext, java.lang.Enum fetchMode) |
getContextMenuModel, setContextMenuModel
addAlmScope, addAttributeFromTagImpl, addAttributeFromTagImpl, addChild, getAlmScopeMap, getAttribute, getAttributes, getAttributeValueExpression, getChildren, getClientId, getContainer, getFocusListener, getHelpTopicId, getId, getId, getJComponent, getKeyListener, getMouseListener, getParent, getPropertyChangeListener, getRefObjects, getShortDesc, getTagName, getTagName, getVisibleChildren, isDisabled, isVisible, release, removeAllChildren, removeListeners, render, setAttribute, setAttribute, setContainer, setDisabled, setFocusListener, setHelpTopicId, setId, setId, setJComponent, setKeyListener, setMouseListener, setParent, setPropertyChangeListener, setShortDesc, setTagName, setTagName, setVisible, updateUI, validate
public static final java.lang.String LAYOUT
public void addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value)
addAttributeFromTag
in class AlmContainerComponent
public java.lang.Enum getLayout(AlmELContext elcontext)
public void setLayout(AlmELContext elcontext, java.lang.Enum fetchMode)