Class TransferRequestItemSerializedMaterialInsertEvent


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