public abstract class TreeNode extends Node
| Modifier | Constructor and Description |
|---|---|
protected |
TreeNode(Node parent,
Map attributes) |
protected |
TreeNode(String elementName,
Node parent,
Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
List |
getTreeNodeChips(DisplayState displayState,
Chip parent) |
addAttribute, addChild, addChildren, checkCreateConditions, clone, cloneAll, getAttributes, getBooleanAttribute, getBooleanAttribute, getCachedObject, getChild, getChildren, getChildren, getChildrenInternal, getEditorNode, getElementName, getIntegerAttribute, getIntegerAttribute, getLogger, getParent, getPosition, getPositionInfo, getStringAttribute, getStringAttribute, getSuperNode, removeAttribute, removeChild, replace, replaceChild, setAttributes, setElementName, setParent, setPosition, setPositionInfoprotected TreeNode(Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionprotected TreeNode(String elementName, Node parent, Map attributes) throws NodeCreationFailedException
NodeCreationFailedExceptionpublic List getTreeNodeChips(DisplayState displayState, Chip parent)
Copyright © 2017 SAP SE. All Rights Reserved.