Search
AddItemCommand Class
See Also
 






Implements creation of new schedule items.

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

 Syntax

Java  Copy Code

public class AddItemCommand extends Command

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.scheduling.model.Command
        com.mindfusion.scheduling.model.AddItemCommand

 See Also