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_ONLY
VALUE_ORDER, VALUESET
LABEL, PPRTARGETS, READONLY, REQUIRED, SIMPLE, VALIDATOR, VALUE, VALUETYPE
DISABLED, 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, setValueOnly
getValueOrder, getValueSet, setValueOrder, setValueSet
getLabel, getPprTargets, getValidator, getValue, getValueType, isReadOnly, isRequired, isSimple, setLabel, setPprTargets, setReadOnly, setRequired, setSimple, setValidator, setValue, setValueType
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 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 AlmComboboxComponent
public 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)