|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use SimpleJSTreeNode | |
|---|---|
| com.sas.models | Interfaces and classes for models which may be displayed in various viewers. |
| Uses of SimpleJSTreeNode in com.sas.models |
|---|
| Methods in com.sas.models that return SimpleJSTreeNode | |
|---|---|
SimpleJSTreeNode[] |
SimpleJSTreeNode.getChildren()
Deprecated. Returns an array containing all the children of this node |
| Methods in com.sas.models with parameters of type SimpleJSTreeNode | |
|---|---|
void |
SimpleJSTreeNode.addChild(SimpleJSTreeNode child)
Deprecated. Adds a node as a child node. |
boolean |
SimpleJSTreeNode.removeChild(SimpleJSTreeNode child)
Deprecated. Remove an item from this collection. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||