Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
Tree.getAssociatedNode(Treeitem ti,
Tree t)
Return a node which is an associated Treeitem ti in a Tree tree
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.