APIs

Show:

Class for object describing properties of the flexberry-treenode component. All class properties are related to the same component's properties.

Item Index

Properties

caption

String

Tree node's caption.

Default: null

dynamicActions

DynamicActionObject[]

Component's dynamic actions. Related to component's property inherited from dynamic-actions mixin.

Default: null

nodes

TreeNodeObject[]

Child nodes.

Default: null

perPageValue

Number

Get or set perPage value.