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

    • ZoneInsertEvent

      public ZoneInsertEvent(BOZone zone)
      Instantiates a new zone insert event.
      Parameters:
      zone - the prepared zone