Class AccountedSerializedMaterialInsertEvent


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