public abstract class SimpleTreeCellDisplayChip extends AbstractChip
TreeChip,
TreeCellRenderer,
Serialized FormCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
SimpleTreeCellDisplayChip(DisplayState displayState,
Chip parent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getIcon()
Should provide icon for this display chip.
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
abstract String |
getName()
Should provide name (label) for this display chip.
|
TreeChip.TreeNodeChip |
getNodeChip()
Gets the tree node chip which uses this display chip as a tree cell renderer.
|
String |
getTooltip()
Should provide tooltip for this display chip.
|
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
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 SimpleTreeCellDisplayChip(DisplayState displayState, Chip parent)
displayState - parent - public abstract String getName()
public String getTooltip()
null (no tooltip).public abstract String getIcon()
public TreeChip.TreeNodeChip getNodeChip()
public void processEvents(Map events)
ChipCopyright © 2017 SAP SE. All Rights Reserved.