defines three-state checkboxes for the tree. Flase by default.
webix.ui({
view:"tree",
template:"{common.icon()} {common.checkbox()} {common.folder()} #value#",
threeState: true,
...
});
Three state checkboxes define the peculiar behaviour of a checkbox tree, namely: