public interface DialogChip extends Chip
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DIALOG_SIZE |
DISPLAY_EVENT, FILTERED_PREFIX| Modifier and Type | Method and Description |
|---|---|
String |
getSize()
Is used by a
DialogContainerChip to determine the size of the window that will
be shown. |
void |
notifyClose()
Will be called by a
DialogContainerChip when its 'close' button was pressed (before the window gets
closed). |
addEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getJSPURI, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, processEvents, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuestatic final String DEFAULT_DIALOG_SIZE
String getSize()
DialogContainerChip to determine the size of the window that will
be shown.void notifyClose()
DialogContainerChip when its 'close' button was pressed (before the window gets
closed).Copyright © 2017 SAP SE. All Rights Reserved.