Search
ItemTooltipEvent.getTooltip Method
See Also
 






Gets the tooltip of the item.

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

 Syntax

Java  Copy Code

public String getTooltip ()

 Return Value

A string specifying the item's tool tip.

 See Also