NGTree |
Name | Description | |
---|---|---|
![]() | NGTreeNode | Empty constructor. |
![]() | NGTreeNode(Boolean) | Initializes a new instance of the NGTreeNode class |
![]() | NGTreeNode(String) | Constructor that initializes the text of the tree node. |
![]() | NGTreeNode(String, NGTreeNode) | Constructor that initializes the text of the tree node and adds a range of elements to it. |