MindFusion.Java Package Programmer's Guide
TooltipEvent.setTooltip Method
See Also
 






Sets the tooltip of the element.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setTooltip (
    String value
)

 Parameters

value

The text of the tooltip.

 See Also

TooltipEvent Members
TooltipEvent Class
com.mindfusion.scheduling Namespace