Class DataCollectionSheetLoadEvent


public class DataCollectionSheetLoadEvent extends LoadEvent<BODataCollectionSheet>
Event to load a BODataCollectionSheet.
The launcher must provide a valid BODataCollectionSheet id in order to successfully call this event.
The listener loads all the BODataCollectionSheet components starting from the event input, i.e. the given BODataCollectionSheet id.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetLoad(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetLoadEvent

      public DataCollectionSheetLoadEvent(Long input)
      Instantiates a new data collection sheet load event.
      Parameters:
      input - the BODataCollectionSheet id