Class: String
The Class property determines a CSS class of the tree node.
Use JSON or the setClass method to set the property value and the getClass method to get the property value.
The addClass method is used to add CSS class.
The removeClass method is used to remove CSS class.
The example of method use is given in description of the TreeNode.removeClass method description.
See also: