Search
InstantiateItemEvent.getItem Method
See Also
 






Gets the newly created item.

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

 Syntax

Java  Copy Code

public Item getItem ()

 Return Value

An instance of an Item-derived class.

 See Also