Search
Calendar.getItemTooltipFormat Method
See Also
 






Gets the format of item tooltips.

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

 Syntax

Java  Copy Code

public String getItemTooltipFormat ()

 Return Value

A string specifying the item's tooltip format. The default is "%s[d] %s[t] - %e[d] %e[t]\n%h\n%d".

 See Also