UpdateIndeterminate
methodsUpdates the indeterminate state of the TreeView checkboxes. Call it after using the insert / remove API on TreeViews with checkChildren: true. Use to improve performance when checking multiple checkboxes through code.
Parameters:nodejQuery
Optional. The root of the hierarchy that will be looped through. Allows only a subtree to be processed. The default value is the TreeView root.