Search
Group.getAttachedNodes Method
See Also
 

Gets a list of the subordinated nodes in this group.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public DiagramNodeList getAttachedNodes ()

 Return Value

An DiagramNodeList containing the nodes attached to this group.

 See Also