Class OCGroupInsertEvent


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

    • OCGroupInsertEvent

      public OCGroupInsertEvent(BOOCGroup boOCGroup)
      Instantiates a new operation center's group insert event.
      Parameters:
      boOCGroup - the prepared operation center's group