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.
|
java.lang.String |
getIcon() |
java.lang.String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
java.lang.String |
getName() |
boolean |
hasDisplayChip()
Default implementation here because its doesnt contains a display chip.
|
protected java.util.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 java.lang.String getIcon()
getIcon in class AbstractTreeNodeChippublic java.lang.String getName()
getName in class AbstractTreeNodeChipprotected java.util.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 java.lang.String getJSPURI()
getJSPURI in interface ChipgetJSPURI in class AbstractItemTreeNodeChipCopyright © 2017 SAP SE. All Rights Reserved.