public class CollectionTreeViewChip extends TreeViewChip
TreeViewChipchildren, COLLAPSE, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
CollectionTreeViewChip(DisplayState displayState,
Chip parent,
AttributeDescriptor attributeDescriptor,
Collection items) |
| Modifier and Type | Method and Description |
|---|---|
static List |
createItemTreeViewChips(DisplayState displayState,
Chip parent,
AttributeDescriptor attributeDescriptor,
Collection items)
This method will create a new ItemTreeViewChip for each item, which will be stored in an ArrayList, This ArrayList
will be returned by the method getChildren().
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
protected void |
initialize() |
checkValid, getAttributeDescriptor, getAttributeLabel, getAttributeLabel, getChildren, hasChildren, isAttributeVisible, isExpanded, isInitialized, isLast, isRoot, isTypeVisible, processAjaxEvents, processEvents, setChildren, setExpanded, setLast, setRoot, wasRecentlyActiveaddEventListener, 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 CollectionTreeViewChip(DisplayState displayState, Chip parent, AttributeDescriptor attributeDescriptor, Collection items)
public static List createItemTreeViewChips(DisplayState displayState, Chip parent, AttributeDescriptor attributeDescriptor, Collection items)
public String getJSPURI()
Chipprotected void initialize()
initialize in class TreeViewChipCopyright © 2017 SAP SE. All Rights Reserved.