Class FormationSkillDivisionInsertEvent


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