Sets the tooltip text that should be displayed when the pointer rests for a while over this cell.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setToolTip ( |
A String containing the cell's tooltip.
See Also