|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.frovi.ss.Tree.BaseNodeSupplier
BaseNodeSupplier.java Created on 2002-sep-30
| Constructor Summary | |
BaseNodeSupplier()
|
|
| Method Summary | |
BaseNode |
getRootNode()
Returns the rootNode. |
boolean |
hasChildren()
return true if you will answer the question above |
boolean |
hasChildren(java.lang.Integer nodeId)
return true if this node (nodeId) has childnodes |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.frovi.ss.Tree.INodeSupplier |
getChildContainerNodes, getChildLeafNodes |
| Constructor Detail |
public BaseNodeSupplier()
| Method Detail |
public boolean hasChildren()
INodeSupplier
hasChildren in interface INodeSupplierpublic boolean hasChildren(java.lang.Integer nodeId)
INodeSupplier
hasChildren in interface INodeSupplierpublic BaseNode getRootNode()
getRootNode in interface INodeSupplier
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||