Gets a list with the root components contained in the node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public List<ComponentBase> getComponents () |
A list with the components contained in this node.
See Also