public class FrameSet extends AbstractChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
FrameSet(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFrame(java.lang.String id,
Frame frame)
Adds a frame to the frameset.
|
Frame |
getFrame(java.lang.String id)
Returns the frame with the given id.
|
protected java.util.Map |
getFrames() |
java.lang.String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
void |
processEvents(java.util.Map events)
Handles all incoming requests for this chip.
|
void |
setJSPURI(java.lang.String name) |
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 FrameSet(DisplayState displayState, Chip parent)
public java.lang.String getJSPURI()
Chippublic void setJSPURI(java.lang.String name)
public void addFrame(java.lang.String id,
Frame frame)
public Frame getFrame(java.lang.String id)
protected java.util.Map getFrames()
public final void processEvents(java.util.Map events)
ChipCopyright © 2017 SAP SE. All Rights Reserved.