Provides empty implementations for the methods defined in the ScheduleListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of ScheduleListener.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public class ScheduleAdapter implements ScheduleListener |
java.lang.Object
com.mindfusion.scheduling.model.ScheduleAdapter