Search
RemoveItemCommand Class
See Also
 






Implements deletion of schedule items.

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

 Syntax

Java  Copy Code

public class RemoveItemCommand extends Command

 Inheritance Hierarchy

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

 See Also