Click or drag to resize

nodeTree Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The nodeTree type exposes the following members.

Properties
  NameDescription
Public propertyforTreeview (Overrides graphWrapNode.forTreeview.)
Public propertyisLeaf (Inherited from graphNodeBase.)
Public propertyisNullNode
Gets a value indicating whether this instance is empty graph node, containing no wrapped item node.
(Inherited from graphWrapNodehtmlWrapper.)
Public propertyitem
The object associated with the graph
(Inherited from graphWrapNodehtmlWrapper.)
Public propertyItem
Gets or sets the graphWrapNode with the specified key.
(Inherited from graphWrapNodehtmlWrapper.)
Public propertylevel
Gets the depth level, where 1 is the root
(Inherited from graphNodeBase.)
Public propertyname
Ime koje je dodeljeno objektu
(Inherited from graphWrapNodehtmlWrapper.)
Public propertyparent
Referenca prema parent objektu
(Inherited from graphWrapNodehtmlWrapper.)
Public propertypath
Putanja objekta
(Inherited from graphNodeBase.)
Public propertypathSeparator
Gets the path separator used in this path format - if its not set it will look for parent's default path separator to set it. If there is no parent, it will use defaultPathSeparator
(Inherited from graphNodeBase.)
Public propertyroot
Gets the root.
(Inherited from graphNodeBase.)
Top
See Also