Represents an action that changes the schedule and whose effects can be undone.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public abstract class Command |
java.lang.Object
com.mindfusion.scheduling.model.Command
com.mindfusion.scheduling.model.AddItemCommand
com.mindfusion.scheduling.model.ChangeItemCommand
com.mindfusion.scheduling.model.CompositeCommand
com.mindfusion.scheduling.model.RemoveItemCommand