Gets the content of this component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public ComponentBase getContent () |
An instance of the ComponentBase class representing the sole child of the component.
See Also