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

    • MeasureUnitInsertEvent

      public MeasureUnitInsertEvent(BOMeasureUnit measureUnit)
      Instantiates a new measure unit insert event.
      Parameters:
      measureUnit - the prepared measure unit