public abstract class TreeLeafChip extends AbstractExplorerMenuTreeNodeChip
COLLAPSE, EDIT, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
TreeLeafChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
doEdit()
just a hack to allow
GenericExplorerMenuTreeNodeContentChip to start
editing. |
protected List |
getChildren() |
boolean |
hasChildren()
This implementation has potential for causing slowdowns in the application.
|
boolean |
hasDisplayChip() |
boolean |
isActive()
returns whether or not the chip is active inactive chips will be shown with gray icon and grey label default is
true
|
canHandleRequest, canHandleRequest, edit, getDescription, getDisplayChip, getJSPURI, getMenuChip, getMenuEntries, handleRequest, handleRequest, initializeChildren, isSelected, processAjaxEvents, processEvents, setContent, setDescription, setSelectedcheckValid, getAllChildren, getChildrenInternal, getIcon, getName, isExpanded, setChildrenInternal, setExpandedaddEventListener, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, 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 TreeLeafChip(DisplayState displayState, Chip parent)
public void doEdit()
GenericExplorerMenuTreeNodeContentChip to start
editing.public boolean hasChildren()
AbstractTreeNodeChipAbstractTreeNodeChip.getAllChildren() to answer the question.hasChildren in class AbstractTreeNodeChipprotected List getChildren()
getChildren in class AbstractExplorerMenuTreeNodeChippublic boolean hasDisplayChip()
hasDisplayChip in class AbstractExplorerMenuTreeNodeChippublic boolean isActive()
AbstractTreeNodeChipisActive in class AbstractTreeNodeChipCopyright © 2017 SAP SE. All Rights Reserved.