Search
ItemEvent.getItem Method
See Also
 






Gets the item related to the event.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

An instance of the Item class.

 See Also