public class GenericTreeNodeChip extends AbstractItemTreeNodeChip
COLLAPSE, EDIT, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericTreeNodeChip(DisplayState displayState,
Chip parent,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
edit()
Activated by the event string
AbstractTreeNodeChip.EDIT. |
Chip |
getDisplayChip(Chip parent)
Default implementation here because its doesnt contains a display chip.
|
String |
getIcon() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getName() |
boolean |
hasDisplayChip()
Default implementation here because its doesnt contains a display chip.
|
protected List |
initializeChildren() |
checkValid, compareTo, expandAllChildren, getJaloItem, removeChildgetAllChildren, getChildrenInternal, hasChildren, isActive, isExpanded, isSelected, processEvents, setChildrenInternal, setExpandedaddEventListener, 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 GenericTreeNodeChip(DisplayState displayState, Chip parent, Item item)
public String getIcon()
getIcon in class AbstractTreeNodeChippublic String getName()
getName in class AbstractTreeNodeChipprotected List initializeChildren()
initializeChildren in class AbstractTreeNodeChippublic boolean hasDisplayChip()
AbstractItemTreeNodeChiphasDisplayChip in class AbstractItemTreeNodeChipFALSEpublic Chip getDisplayChip(Chip parent)
AbstractItemTreeNodeChipgetDisplayChip in class AbstractItemTreeNodeChipNULLprotected void edit()
AbstractTreeNodeChip.EDIT.edit in class AbstractTreeNodeChippublic String getJSPURI()
getJSPURI in interface ChipgetJSPURI in class AbstractItemTreeNodeChipCopyright © 2017 SAP SE. All Rights Reserved.