public class AlmListComponent extends AlmListComponentBase
| Modifier and Type | Class and Description |
|---|---|
static class |
AlmListComponent.Selection |
AlmListComponentBase.valueOrderVALUE_ORDER, VALUESETLABEL, PPRTARGETS, READONLY, REQUIRED, SIMPLE, VALIDATOR, VALUE, VALUETYPEDISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE| Constructor and Description |
|---|
AlmListComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value) |
java.lang.Enum |
getSelection(AlmELContext elcontext) |
javax.swing.event.ListSelectionListener |
getSelectionListener(AlmELContext elcontext) |
void |
setSelection(AlmELContext elcontext, java.lang.Enum selection) |
void |
setSelectionListener(AlmELContext elcontext, javax.swing.event.ListSelectionListener selectionListener) |
getValueOrder, getValueSet, setValueOrder, setValueSetgetLabel, getPprTargets, getValidator, getValue, getValueType, isReadOnly, isRequired, isSimple, setLabel, setPprTargets, setReadOnly, setRequired, setSimple, setValidator, setValue, setValueTypeaddAlmScope, 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, validatepublic void addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value)
addAttributeFromTag in class AlmListComponentBasepublic java.lang.Enum getSelection(AlmELContext elcontext)
public void setSelection(AlmELContext elcontext, java.lang.Enum selection)
public javax.swing.event.ListSelectionListener getSelectionListener(AlmELContext elcontext)
public void setSelectionListener(AlmELContext elcontext, javax.swing.event.ListSelectionListener selectionListener)