public class GenericListLayoutChip extends GenericLayoutChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericListLayoutChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColSpan() |
String |
getHeight() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
int |
getRowSpan() |
String |
getWidth() |
void |
setColSpan(int colSpan) |
void |
setHeight(String height) |
void |
setRowSpan(int rowSpan) |
void |
setWidth(String width) |
addChild, 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 GenericListLayoutChip(DisplayState displayState, Chip parent)
public String getJSPURI()
Chippublic void setWidth(String width)
public void setHeight(String height)
public void setColSpan(int colSpan)
public void setRowSpan(int rowSpan)
public String getWidth()
public String getHeight()
public int getRowSpan()
public int getColSpan()
Copyright © 2017 SAP SE. All Rights Reserved.