Uses of Class
org.zkoss.zul.Treerow
-
Packages that use Treerow Package Description org.zkoss.zul -
-
Uses of Treerow in org.zkoss.zul
Methods in org.zkoss.zul that return Treerow Modifier and Type Method Description TreerowTreechildren. getLinkedTreerow()Returns theTreerowthat is associated with this treechildren, or null if no such treerow.TreerowTreeitem. getTreerow()Returns the treerow that this tree item owns (might null).
-