Returns the child component with the specified name or null, if the component was not found.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public ComponentBase findComponent ( |
The name of the component to search for.
An instance of the ComponentBase class identifying the found component or null.