Class FeatureInsertEvent


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

    • FeatureInsertEvent

      public FeatureInsertEvent(BOFeature boFeature)
      Instantiates a new feature insert event.
      Parameters:
      boFeature - the prepared feature