Elexis API documentation
Version 2.1.6 as of January 22 2012

ch.rgw.tools
Interface LazyTree.LazyTreeListener

All Known Implementing Classes:
LazyTreeLoader
Enclosing class:
LazyTree<T>

public static interface LazyTree.LazyTreeListener


Method Summary
 boolean fetchChildren(LazyTree<?> l)
          fetch children of this node.
 boolean hasChildren(LazyTree<?> l)
          return true if this node has children
 

Method Detail

fetchChildren

boolean fetchChildren(LazyTree<?> l)
fetch children of this node.

Parameters:
l -
Returns:
true if children were added

hasChildren

boolean hasChildren(LazyTree<?> l)
return true if this node has children

Parameters:
l -
Returns:

Elexis API documentation
Version 2.1.6 as of January 22 2012

Copyright 2005-2011 by Gerry Weirich, Elexis