Class SkillDivisionSkillInsertEvent


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