public class GenericRowChip extends GenericLayoutChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericRowChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(Chip child)
Is overridden to automatically set first and second entry.
|
Chip |
getFirstEntry() |
String |
getHeight() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
Chip |
getSecondEntry() |
String |
getWidth() |
void |
setFirstEntry(Chip chip) |
void |
setHeight(String height) |
void |
setSecondEntry(Chip chip) |
void |
setWidth(String width) |
checkValid, getChildren, processEventsaddEventListener, 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, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic GenericRowChip(DisplayState displayState, Chip parent)
public String getJSPURI()
Chippublic void setWidth(String width)
public void setHeight(String height)
public String getWidth()
public String getHeight()
public void addChild(Chip child)
addChild in class GenericLayoutChippublic Chip getFirstEntry()
public Chip getSecondEntry()
public void setFirstEntry(Chip chip)
public void setSecondEntry(Chip chip)
Copyright © 2017 SAP SE. All Rights Reserved.