public class AlmRadioComponent extends AlmListComponentBase
| Modifier and Type | Class and Description |
|---|---|
static class |
AlmRadioComponent.layout |
AlmListComponentBase.valueOrder| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_LISTENER |
static java.lang.String |
LAYOUT |
VALUE_ORDER, VALUESETLABEL, PPRTARGETS, READONLY, REQUIRED, SIMPLE, VALIDATOR, VALUE, VALUETYPEDISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE| Constructor and Description |
|---|
AlmRadioComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeFromTag(AlmELContext context, RenderingContext rContext, java.lang.String name, java.lang.String value) |
java.awt.event.ActionListener |
getActionListener(AlmELContext elcontext) |
java.lang.Enum |
getLayout(AlmELContext elcontext) |
void |
setActionListener(AlmELContext elcontext, java.awt.event.ActionListener actionListener) |
void |
setLayout(AlmELContext elcontext, java.lang.Enum fetchMode) |
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 static final java.lang.String ACTION_LISTENER
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 AlmListComponentBasepublic java.awt.event.ActionListener getActionListener(AlmELContext elcontext)
public void setActionListener(AlmELContext elcontext, java.awt.event.ActionListener actionListener)
public java.lang.Enum getLayout(AlmELContext elcontext)
public void setLayout(AlmELContext elcontext, java.lang.Enum fetchMode)