public class ActionDialogContainerChip extends DialogContainerChip
| Modifier and Type | Field and Description |
|---|---|
static String |
CANCEL |
static String |
PERFORM |
CLOSECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ActionDialogContainerChip(AbstractActionChip actionChip,
Window callingWindow) |
| Modifier and Type | Method and Description |
|---|---|
HMCAction |
getAction() |
AbstractActionChip |
getActionChip() |
AbstractActionDialogChip |
getActionDialogChip() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
void |
processEvents(Map events)
Processes the close button event:
The dialog chip in this container will be notified via DialogChip.notifyClose(), the calling window will
be refreshed and then this dialog window will be closed. |
void |
setActionChip(AbstractActionChip actionChip) |
void |
setDialogChip(DialogChip dialogChip) |
getCallingWindow, getCloseButtonName, getDialogChip, getDialogSize, getName, refreshCallingWindow, setCallingWindow, setCloseButtonName, setName, showaddEventListener, 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 PERFORM
public static final String CANCEL
public ActionDialogContainerChip(AbstractActionChip actionChip, Window callingWindow)
public void processEvents(Map events)
DialogContainerChipDialogChip.notifyClose(), the calling window will
be refreshed and then this dialog window will be closed.processEvents in interface ChipprocessEvents in class DialogContainerChippublic String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class DialogContainerChippublic AbstractActionChip getActionChip()
public void setActionChip(AbstractActionChip actionChip)
public HMCAction getAction()
public void setDialogChip(DialogChip dialogChip)
setDialogChip in class DialogContainerChippublic AbstractActionDialogChip getActionDialogChip()
Copyright © 2017 SAP SE. All Rights Reserved.