Uses of Class
org.zkoss.zul.Treerow
-
Packages that use Treerow Package Description org.zkoss.stateless.sul org.zkoss.zul -
-
Uses of Treerow in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul with parameters of type Treerow Modifier and Type Method Description static ITreerowITreerowCtrl. from(Treerow instance) -
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).
-