public class AlmComboboxActionComponent extends AlmComboboxComponent
AlmListComponentBase.valueOrder| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_ICON |
static java.lang.String |
ACTIONLISTENER |
EMPTYENTRY_VALUE, ENABLE_EMPTYENTRY, HINT, ITEMLISTENER, POPUPMENULISTENER, VALUE_ONLYVALUE_ORDER, VALUESETLABEL, PPRTARGETS, READONLY, REQUIRED, SIMPLE, VALIDATOR, VALUE, VALUETYPEDISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE| Constructor and Description |
|---|
AlmComboboxActionComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value) |
java.lang.String |
getActionIcon(AlmELContext elContext) |
java.awt.event.ActionListener |
getActionListener(AlmELContext elcontext) |
void |
setActionIcon(AlmELContext elcontext, java.lang.String icon) |
void |
setActionListener(AlmELContext elcontext, java.awt.event.ActionListener listener) |
getEmptyEntryValue, getHint, getItemListener, getPopupMenuListener, isEnableEmptyEntry, isValueOnly, setEmptyEntryValue, setEnableEmptyEntry, setHint, setItemListener, setPopupMenuListener, setValueOnlygetValueOrder, 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 static final java.lang.String ACTIONLISTENER
public static final java.lang.String ACTION_ICON
public void addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value)
addAttributeFromTag in class AlmComboboxComponentpublic java.awt.event.ActionListener getActionListener(AlmELContext elcontext)
public void setActionListener(AlmELContext elcontext, java.awt.event.ActionListener listener)
public java.lang.String getActionIcon(AlmELContext elContext)
public void setActionIcon(AlmELContext elcontext, java.lang.String icon)