DroidDiagram Programmer's Guide
DiagramItem.getToolTip Method
See Also
 






Gets the tooltip text displayed when the pointer rests over this item.

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

 Syntax

Java  Copy Code

public String getToolTip ()

 Return Value

A String that contains the tooltip text.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace