Implements deletion of schedule items.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public class RemoveItemCommand extends Command |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.model.Command
com.mindfusion.scheduling.model.RemoveItemCommand
See Also