Skip navigation links
oracle.alm.view.uicomponents
Class AlmComboboxActionComponent
java.lang.Object
oracle.alm.view.uicomponents.AlmComponent
oracle.alm.view.uicomponents.AlmEditableComponent
oracle.alm.view.uicomponents.AlmListComponentBase
oracle.alm.view.uicomponents.AlmComboboxComponent
oracle.alm.view.uicomponents.AlmComboboxActionComponent
-
public class AlmComboboxActionComponent
- extends AlmComboboxComponent
Fields inherited from class oracle.alm.view.uicomponents.AlmComponent |
DISABLED, FOCUSLISTENER, HELPTOPICID, ID, KEYLISTENER, MOUSELISTENER, PROPERTYCHANGELISTENER, SHORTDESC, TAGNAME, TPC_NULL_VALUE, VISIBLE |
Methods inherited from class oracle.alm.view.uicomponents.AlmEditableComponent |
getLabel, getPprTargets, getValidator, getValue, getValueType, isReadOnly, isRequired, isSimple, setLabel, setPprTargets, setReadOnly, setRequired, setSimple, setValidator, setValue, setValueType |
Methods inherited from class oracle.alm.view.uicomponents.AlmComponent |
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, setContainer, setDisabled, setFocusListener, setHelpTopicId, setId, setId, setJComponent, setKeyListener, setMouseListener, setParent, setPropertyChangeListener, setShortDesc, setTagName, setTagName, setVisible, updateUI, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIONLISTENER
public static final java.lang.String ACTIONLISTENER
-
- See Also:
- Constant Field Values
ACTION_ICON
public static final java.lang.String ACTION_ICON
-
- See Also:
- Constant Field Values
AlmComboboxActionComponent
public AlmComboboxActionComponent()
addAttributeFromTag
public void addAttributeFromTag(AlmELContext context,
RenderingContext rContext,
java.lang.String name,
java.lang.String value)
-
- Overrides:
addAttributeFromTag
in class AlmComboboxComponent
getActionListener
public java.awt.event.ActionListener getActionListener(AlmELContext elcontext)
setActionListener
public void setActionListener(AlmELContext elcontext,
java.awt.event.ActionListener listener)
getActionIcon
public java.lang.String getActionIcon(AlmELContext elContext)
setActionIcon
public void setActionIcon(AlmELContext elcontext,
java.lang.String icon)
Skip navigation links
Copyright © 2009,2013, Oracle. All rights reserved.