Search
CalendarDrawEvent Class
See Also
 






Contains the arguments passed to handlers of the CalendarListener.draw event.

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

 Syntax

Java  Copy Code

public class CalendarDrawEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.CalendarDrawEvent

 See Also