Class DataCollectionOptionsGroupImportModelEvent


public class DataCollectionOptionsGroupImportModelEvent extends CheckableEvent<DataCollectionOptionsGroupImportModelInput,Void>
Event to import a BODataCollectionOptionsGroup's model.
The launcher must provide a valid DataCollectionOptionsGroupImportModelInput in order to successfully call this event.
The listener imports the BODataCollectionOptionsGroup's model components starting from the event input, i.e. the given DataCollectionOptionsGroupImportModelInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionOptionsGroupImportModel(0)
No Spouts