Uses of Interface
org.zkoss.pivot.util.Trees.NodeRunner

Packages that use Trees.NodeRunner
org.zkoss.pivot.util Pivottable related utility classes. 
 

Uses of Trees.NodeRunner in org.zkoss.pivot.util
 

Methods in org.zkoss.pivot.util with parameters of type Trees.NodeRunner
static void Trees.traverse(PivotHeaderTree tree, boolean open, Trees.NodeRunner runner)
          Traverse the tree in a depth first, children first fashion.
static void Trees.traverse(PivotHeaderTree tree, Trees.NodeRunner runner)
          Traverse the tree in a depth first, children first fashion.
 



Copyright © 2012. All Rights Reserved.