![]() | Adds a new sub-node to the current node. |
![]() | Adds a new child node. |
![]() | Finds a child node by node name. |
![]() | Finds node children according to specified search pattern. |
![]() | Gets a list of the node's immediate children. |
![]() | Posts all changed values to the database. |
![]() | Reads the saved node data, overwriting values in memory. |
![]() | Removes the specified sub-node from the current node. |
![]() | Deletes the specified node. |
![]() | Gets the node attribute. |
![]() | Checks if sub-nodes can be added to the current node. |
![]() | Gets the specified sub-node. |
![]() | The list of CustomizationListNode objects that are sub-nodes of the current node. |
![]() | The number of sub-nodes under the node. |
![]() | The number of child nodes. |
![]() | If true, the node is marked for deletion, but the deletion is not yet committed. |
![]() | The sub-tree depth type. |
![]() | Gets the CustomizationListNode object representing the current node's parent node, or sets a new father, thereby moving the node. |
![]() | Checks whether the customization item originated from the project template. |
![]() | The CustomizationList object that contains the current node. |
![]() | The current node name. |
![]() | The node ID number. |
![]() | The order number of the node within its siblings. |
![]() | The folder tree path starting from the tree root. |
![]() | Checks if the current node is read-only. |
![]() | The type of the list node. |
![]() | Indicates if the node was modified since it was loaded from the server. |