Class DataCollectionSheetInstanceUpdateEvent


public class DataCollectionSheetInstanceUpdateEvent extends CheckableEvent<DataCollectionSheetInstance,Void>
Event to update a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstance in order to successfully call this event.
The listener updates all the DataCollectionSheetInstance components starting from the event input, i.e. the given DataCollectionSheetInstance.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceUpdate(0)
No Spouts
  • Constructor Details