|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LazyTree | |
---|---|
ch.elexis.actions | |
ch.rgw.tools | A collection of system-independent utilities for different purposes. |
Uses of LazyTree in ch.elexis.actions |
---|
Methods in ch.elexis.actions with parameters of type LazyTree | |
---|---|
boolean |
LazyTreeLoader.fetchChildren(LazyTree l)
Deprecated. |
boolean |
LazyTreeLoader.hasChildren(LazyTree l)
Deprecated. |
Uses of LazyTree in ch.rgw.tools |
---|
Methods in ch.rgw.tools that return LazyTree | |
---|---|
LazyTree<T> |
LazyTree.add(T elem,
LazyTree.LazyTreeListener l)
|
Methods in ch.rgw.tools with parameters of type LazyTree | |
---|---|
boolean |
LazyTree.LazyTreeListener.fetchChildren(LazyTree<?> l)
fetch children of this node. |
boolean |
LazyTree.LazyTreeListener.hasChildren(LazyTree<?> l)
return true if this node has children |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |