Class WarningInsertEvent


public class WarningInsertEvent extends InsertEvent<BOWarning>
Event to insert a BOWarning.
The launcher must provide a valid BOWarning in order to successfully call this event.
The listener inserts all the BOWarning components starting from the event input, i.e. the given BOWarning in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTWarningInsert(0)
No Spouts
  • Constructor Details

    • WarningInsertEvent

      public WarningInsertEvent(BOWarning input)
      Instantiates a new warning insert event.
      Parameters:
      input - the prepared BOWarning