Class TransferRequestItemSerializedMaterialUpdateEvent


public class TransferRequestItemSerializedMaterialUpdateEvent extends UpdateEvent<BOTransferRequestItemSerializedMaterial>
Event to update a BOTransferRequestItemSerializedMaterial.
The launcher must provide a valid BOTransferRequestItemSerializedMaterial in order to successfully call this event.
The listener updates all the BOTransferRequestItemSerializedMaterial components starting from the event input, i.e. the given BOTransferRequestItemSerializedMaterial to update.
Since:
13.0
GCApi:
event
Reactors:
BTTransferRequestItemSerializedMaterialUpdate(0)
No Spouts