Sets the tooltip text that should be displayed when the mouse pointer rests over an item.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ContainerNodeBuilder toolTip ( |
A String that contains the tooltip text.
This DiagramItemBuilder instance.
See Also