Class ResourceInsertEvent


public class ResourceInsertEvent extends InsertEvent<BOResource>
Event to insert a BOResource.

The launcher must provide a valid resource id in order to successfully call this event.

The listener inserts all the BOResource components starting from the event input, i.e. the given resource's id.

Since:
16.0
GCApi:
event
Reactors:
BTResourceInsert(0)
No Spouts
  • Constructor Details

    • ResourceInsertEvent

      public ResourceInsertEvent(BOResource input)
      Instantiates a new resource insert event.
      Parameters:
      input - the resource's id