Class DataCollectionSheetInstanceFillInEvent


public class DataCollectionSheetInstanceFillInEvent extends SimpleBusinessEvent<DataCollectionSheetInstanceFillInInput,Void>
Event to fill in a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstanceFillInInput in order to successfully call this event.
The listener fills in all the DataCollectionSheetInstance components starting from the event input, i.e. the given DataCollectionSheetInstanceFillInInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceFillIn(0)
No Spouts