Class MobileDataCollectionSheetUpdateEvent


public class MobileDataCollectionSheetUpdateEvent extends UpdateEvent<BODataCollectionSheet>
Event to update a BODataCollectionSheet from mobile replication.
The launcher must provide a valid BODataCollectionSheet in order to successfully call this event.
The listener updates all the BODataCollectionSheet components starting from the event input, i.e. the given BODataCollectionSheet.
Since:
18.0
GCApi:
event
Reactors:
BTMobileDataCollectionSheetUpdate(0)
No Spouts
  • Constructor Details

    • MobileDataCollectionSheetUpdateEvent

      public MobileDataCollectionSheetUpdateEvent(BODataCollectionSheet input)
      Instantiates a new data collection sheet update event.
      Parameters:
      input - the BODataCollectionSheet