Class ConverterTypeInsertEvent


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

    • ConverterTypeInsertEvent

      public ConverterTypeInsertEvent(BOConverterType converterType)
      Instantiates a new converter type insert event.
      Parameters:
      converterType - the converter type