Class TechnicalObjectWithFeaturesInsertEvent


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

    • TechnicalObjectWithFeaturesInsertEvent

      public TechnicalObjectWithFeaturesInsertEvent(TechnicalObjectWithFeaturesInsertInput input)
      Instantiates a new technical object with features insert event.
      Parameters:
      input - the prepared technical object