public class ActionResultChip extends AbstractChip
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE |
protected String |
name |
protected ActionResult |
result |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ActionResultChip(DisplayState displayState,
Chip parent,
ActionResult result)
Creates a new instance of AbstractActionChip
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
ActionResult |
getActionResult() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
addEventListener, 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, getProposedUniqueName, 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, translateFormFieldToEventValuepublic static final String CLOSE
protected String name
protected ActionResult result
public ActionResultChip(DisplayState displayState, Chip parent, ActionResult result)
public String getJSPURI()
Chippublic ActionResult getActionResult()
public void processEvents(Map events)
protected void close()
Copyright © 2017 SAP SE. All Rights Reserved.