Sets the newly created item.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setItem ( |
An instance of an Item-derived class.
Upon handling the ScheduleListener.instantiateItem event, you have to create an item of the appropriate type, as specified by getClassId, and assign it to this property.