Class ConverterTypeUpdateEvent


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

    • ConverterTypeUpdateEvent

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