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