Search
SerializeTagEvent Class
See Also
 






Contains the arguments passed to the ScheduleListener.serializeTag and ScheduleListener.deserializeTag event handlers.

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

 Syntax

Java  Copy Code

public class SerializeTagEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.scheduling.model.SerializeTagEvent

 See Also