Class type Goog.Ui.Tree.treeControl
class type ['a]treeControl = object..end
Inherits
- Goog.Ui.Tree.baseNodeCreates a new tree node using the same config as the root.
method createNode : Js.js_string Js.t -> 'a treeNode Js.t Js.meth
method getTree : 'a treeControl Js.t Js.meth
Returns the tree.
Returns The tree.
