public class AlmPanelAccordionComponent extends AlmContainerComponent
Modifier and Type | Class and Description |
---|---|
static class |
AlmPanelAccordionComponent.layoutType |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DIVIDERLOCATION |
static java.lang.String |
LAYOUT |
CONTEXTMENU_MODEL
DISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE
Constructor and Description |
---|
AlmPanelAccordionComponent() |
Modifier and Type | Method and Description |
---|---|
void |
addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value) |
int |
getDividerLocation(AlmELContext elcontext) |
java.lang.Enum |
getLayout(AlmELContext elcontext) |
void |
setDividerLocation(AlmELContext elcontext, int dividerLocation) |
void |
setLayout(AlmELContext elcontext, java.lang.Enum layout) |
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 static final java.lang.String DIVIDERLOCATION
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 layout)
public int getDividerLocation(AlmELContext elcontext)
public void setDividerLocation(AlmELContext elcontext, int dividerLocation)