Search
TooltipEvent.getElement Method
See Also
 






Gets the element whose tooltip is being displayed.

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

 Syntax

Java  Copy Code

public CalendarElement getElement ()

 Return Value

One of the CalendarElement constants identifying the calendar element whose tooltip is about to be displayed.

 See Also