|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tree | |
|---|---|
| org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
| Uses of Tree in org.zkoss.zul |
|---|
| Methods in org.zkoss.zul that return Tree | |
|---|---|
Tree |
Treerow.getTree()
Returns the Tree instance containing this element. |
Tree |
Treeitem.getTree()
Returns the tree owning this item. |
Tree |
Treefooter.getTree()
Returns the tree that this belongs to. |
Tree |
Treefoot.getTree()
Returns the tree that it belongs to. |
Tree |
Treecols.getTree()
Returns the tree that it belongs to. |
Tree |
Treecol.getTree()
Returns the tree that it belongs to. |
Tree |
Treechildren.getTree()
Returns the Tree instance containing this element. |
Tree |
Treecell.getTree()
Return the tree that owns this cell. |
| Methods in org.zkoss.zul with parameters of type Tree | |
|---|---|
protected java.lang.Object |
Tree.getAssociatedNode(Treeitem ti,
Tree t)
Return a node which is an associated Treeitem ti in a Tree tree |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||