Wijmo UI for the Web
allowTriState Field

Default value: true

The allowTriState option allows the tree nodes to exhibit triState behavior. This lets the node checkboxes be checked, unchecked, or indeterminate. This option must be used with the showCheckBoxes option.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijtree.options.allowTriState;
Javascript (Specification) 
var allowTriState : boolean;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.