|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface TreeInterface
TreeInterface is an interface which provides access to the root object of some hierarchical structure. The root object is returned as type com.sas.models.NodeInterface. TreeInterface is the required interface for com.sas.visuals.TreeView.
NodeInterface,
SimpleNodeInterface,
TreeView| Method Summary | |
|---|---|
abstract NodeInterface |
getRoot()
Returns a NodeInterface object to serve as the root node. |
| Method Detail |
|---|
NodeInterface getRoot()
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||