public abstract class AbstractDialogChip extends AbstractChip implements DialogChip
DialogChip interface which can be extended by actual
dialog chips.CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDEFAULT_DIALOG_SIZEDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
AbstractDialogChip(Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSize()
Returns the preferred size of this dialog, defaults to "400x300".
|
void |
notifyClose()
Empty implementation of
DialogChip.notifyClose(). |
void |
processEvents(Map events)
Empty implementation of
Chip.processEvents(Map) |
void |
setSize(String size)
Sets the preferred size of this dialog.
|
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, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getJSPURI, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic AbstractDialogChip(Chip parent)
public String getSize()
getSize in interface DialogChipDialogChip.getSize()public void setSize(String size)
size - The size to set.public void notifyClose()
DialogChip.notifyClose().notifyClose in interface DialogChippublic void processEvents(Map events)
Chip.processEvents(Map)processEvents in interface ChipCopyright © 2017 SAP SE. All Rights Reserved.