public class ItemTreeViewChip extends TreeViewChip
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemTreeViewChip.ItemTreeViewState |
| Modifier and Type | Field and Description |
|---|---|
static String |
OPEN |
children, COLLAPSE, EXPAND, TOGGLECHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ItemTreeViewChip(DisplayState displayState,
Chip parent,
AttributeDescriptor attributeDescriptor,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
String |
getIcon() |
Item |
getItem() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getLabel() |
String |
getLabel(Item myItem) |
protected String |
getProposedUniqueName() |
protected void |
initialize() |
void |
openEditor() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
getAttributeDescriptor, getAttributeLabel, getAttributeLabel, getChildren, hasChildren, isAttributeVisible, isExpanded, isInitialized, isLast, isRoot, isTypeVisible, processAjaxEvents, 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, 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 OPEN
public ItemTreeViewChip(DisplayState displayState, Chip parent, AttributeDescriptor attributeDescriptor, Item item)
public void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class TreeViewChippublic String getJSPURI()
Chippublic String getLabel()
protected void initialize()
initialize in class TreeViewChippublic Item getItem()
public String getIcon()
public void openEditor()
public void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class TreeViewChipprotected String getProposedUniqueName()
getProposedUniqueName in class AbstractChipCopyright © 2017 SAP SE. All Rights Reserved.