DroidDiagram Programmer's Guide
AddChild.addChild Method
See Also
 






Adds the specified object as a child to the current object.

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

 Syntax

Java  Copy Code

void addChild (
    Object child
)

 Parameters

child

The child object to add.

 See Also

AddChild Members
AddChild Interface
com.mindfusion.diagramming.components Namespace