Search
ItemListLaneChangedEvent Class
See Also
 






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

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

 Syntax

Java  Copy Code

public class ItemListLaneChangedEvent extends ItemEvent

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.model.ItemEvent
            com.mindfusion.scheduling.ItemListLaneChangedEvent

 See Also