public abstract class SelectableAbstractItemTreeNodeChip extends AbstractItemTreeNodeChip
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECTED |
COLLAPSE, EDIT, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
SelectableAbstractItemTreeNodeChip(DisplayState displayState,
Chip parent,
Item item,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
abstract boolean |
isReadOnly() |
boolean |
isSelected() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setSelected(boolean selected) |
checkValid, compareTo, expandAllChildren, getDisplayChip, getJaloItem, hasDisplayChip, removeChildedit, getAllChildren, getChildrenInternal, getIcon, getName, hasChildren, initializeChildren, isActive, isExpanded, 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 static final String SELECTED
public SelectableAbstractItemTreeNodeChip(DisplayState displayState, Chip parent, Item item, boolean selected)
public boolean isSelected()
isSelected in class AbstractTreeNodeChippublic void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class AbstractTreeNodeChippublic void setSelected(boolean selected)
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class AbstractItemTreeNodeChippublic abstract boolean isReadOnly()
Copyright © 2017 SAP SE. All Rights Reserved.