DroidDiagram Programmer's Guide
ComponentBase.getParent Method
See Also
 






Gets the parent component, if the current component is hosted.

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

 Syntax

Java  Copy Code

public Object getParent ()

 Return Value

The parent component, if the current component is hosted.

 See Also

ComponentBase Members
ComponentBase Class
com.mindfusion.diagramming.components Namespace