DroidDiagram Programmer's Guide
ComponentBase.getName Method
See Also
 






Gets the name of the component.

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

 Syntax

Java  Copy Code

public String getName ()

 Return Value

A String value specifying the name of the component.

 See Also

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