Search
CalendarTextEvent Class
See Also
 






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

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

 Syntax

Java  Copy Code

public class CalendarTextEvent extends EventObject

 Inheritance Hierarchy

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

 See Also