Class ValueDomainInsertEvent


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

    • ValueDomainInsertEvent

      public ValueDomainInsertEvent(BOValueDomain input)
      Instantiates a new feature value domain insert event.
      Parameters:
      input - the prepared BOValueDomain