|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Treerow | |
---|---|
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 Treerow in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement Treerow | |
---|---|
class |
Treerow
A treerow. |
Methods in org.zkoss.zul that return Treerow | |
---|---|
Treerow |
Treechildren.getLinkedTreerowApi()
Returns the Treerow that is associated with
this treechildren, or null if no such treerow. |
Treerow |
Treeitem.getTreerowApi()
Returns the treerow that this tree item owns (might null). |
Uses of Treerow in org.zkoss.zul.api |
---|
Methods in org.zkoss.zul.api that return Treerow | |
---|---|
Treerow |
Treechildren.getLinkedTreerowApi()
Returns the Treerow that is associated with this treechildren, or
null if no such treerow. |
Treerow |
Treeitem.getTreerowApi()
Returns the treerow that this tree item owns (might null). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |