Class SerializedMaterialModelInsertEvent


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