org.zkoss.pivot.util
Class Trees.TreeTravCtx

java.lang.Object
  extended by org.zkoss.pivot.util.Trees.TreeTravCtx
Enclosing class:
Trees

public static class Trees.TreeTravCtx
extends java.lang.Object


Method Summary
 int calsize()
           
 int index()
           
 java.lang.String key()
           
 int nodesize()
           
 boolean open()
           
 int postindex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

open

public boolean open()

index

public int index()

postindex

public int postindex()

nodesize

public int nodesize()

calsize

public int calsize()

key

public java.lang.String key()


Copyright © 2012. All Rights Reserved.