public class ActionSelectChip extends AbstractToolbarActionChip
AbstractToolbarActionChip.ToolbarActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION |
protected List |
actions |
static String |
PERFORM_ACTION |
protected AbstractActionChip |
selectedAction |
accepted, ALIGN_LEFT, ALIGN_RIGHT, PERFORMCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ActionSelectChip(DisplayState displayState,
AbstractToolbarChip parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(AbstractActionChip action) |
void |
addActions(List actions) |
Set |
getAcceptedEvents() |
List |
getActions() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
AbstractActionChip |
getSelectedAction() |
protected void |
perform() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
protected void |
setAction(String indexStr) |
addActionListener, getAccessKey, getAlignment, getConfirmationMessage, getEvent, getJavaScript, getLabel, getProposedUniqueName, getToolbarType, getTooltip, getWidth, isEnabled, isPartOf, isVisible, notifyActionPerformed, removeActionListener, setAccessKey, setAlignment, setConfirmationMessage, setEnabled, setEvent, setJavaScript, setLabel, setShowLabel, setTooltip, setVisible, setWidth, showLabeladdEventListener, checkValid, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getMenuEntries, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String ACTION
public static final String PERFORM_ACTION
protected List actions
protected AbstractActionChip selectedAction
public ActionSelectChip(DisplayState displayState, AbstractToolbarChip parent)
public void addAction(AbstractActionChip action)
public void addActions(List actions)
public List getActions()
public AbstractActionChip getSelectedAction()
public String getJSPURI()
getJSPURI in interface ChipgetJSPURI in class AbstractToolbarActionChipprotected void setAction(String indexStr)
public Set getAcceptedEvents()
getAcceptedEvents in interface EventCheckingChipgetAcceptedEvents in class AbstractToolbarActionChippublic void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class AbstractToolbarActionChipprotected void perform()
perform in class AbstractToolbarActionChipCopyright © 2017 SAP SE. All Rights Reserved.