Tree

KISSY Tree. xclass: 'tree'.

parents: Tree.Node

defined in: base.js

Class

Attributes


Class Detail

  • Tree ()
    KISSY Tree. xclass: 'tree'.

Attributes Detail

  • selectedItem {Tree.Node} Current selected tree node.
    Defined in:treemgr.js.
  • showRootNode {Boolean} Whether show root node. Default:true.
    Defined in:treemgr.js.

Methods Detail

blog comments powered by Disqus
Top