public class GenericColumnLayoutChip extends GenericLayoutChip
GenericLayoutChip with additional support for column based
layout.CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericColumnLayoutChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeight() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
int |
getLeftWidth() |
int |
getRightWidth() |
String |
getWidth() |
void |
setHeight(String height) |
void |
setLeftWidth(int width) |
void |
setRightWidth(int width) |
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 GenericColumnLayoutChip(DisplayState displayState, Chip parent)
public String getJSPURI()
Chippublic void setWidth(String width)
public void setHeight(String height)
public String getWidth()
public String getHeight()
public int getLeftWidth()
public int getRightWidth()
public void setLeftWidth(int width)
public void setRightWidth(int width)
Copyright © 2017 SAP SE. All Rights Reserved.