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






Gets the time associated with the calendar element or DateTime.MinValue if none.

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

 Syntax

Java  Copy Code

public DateTime getTime ()

 Return Value

A DateTime object representing the date and time associated with the element whose tooltip is being displayed or DateTime.MinValue if no time is related with the element.

 See Also

TooltipEvent Members
TooltipEvent Class
com.mindfusion.scheduling Namespace