|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tree | |
---|---|
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.api | Interfaces of zul components, which are the abstract layer to access a ZUL component |
Uses of Tree in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Tree | |
---|---|
class |
Tree
A container which can be used to hold a tabular or hierarchical set of rows of elements. |
Methods in org.zkoss.zul that return Tree | |
---|---|
Tree |
Treerow.getTreeApi()
Returns the Tree instance containing this element. |
Tree |
Treeitem.getTreeApi()
Returns the tree owning this item. |
Tree |
Treefooter.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treefoot.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treecols.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treecol.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treechildren.getTreeApi()
Returns the Tree instance containing this element. |
Tree |
Treecell.getTreeApi()
Return the tree that owns this cell. |
Uses of Tree in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Tree | |
---|---|
Tree |
Treerow.getTreeApi()
Returns the Tree instance containing this element. |
Tree |
Treeitem.getTreeApi()
Returns the tree owning this item. |
Tree |
Treefooter.getTreeApi()
Returns the tree that this belongs to. |
Tree |
Treefoot.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treecols.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treecol.getTreeApi()
Returns the tree that it belongs to. |
Tree |
Treechildren.getTreeApi()
|
Tree |
Treecell.getTreeApi()
Return the tree that owns this cell. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |