Gets the parent component, if the current component is hosted.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public Object getParent () |
The parent component, if the current component is hosted.
See Also