Search
ItemEditContext.getItem Method
See Also
 






Gets the item that is being edited.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

An Item object.

 See Also