com.turner.top.lib.events.collection
| .. | |
|---|---|
| CollectionListener | Callback type for an event collection. |
| EventCollection | |
| EventCollectionFactory | |
| EventCollectionUtils | |
| IEventCollection | Enhanced collection of events, allowing before, around, and after listeners for each event in the collection. |
| ISimpleEventCollection | A simple collection of events. Allows for listening to some or all the events in the collection. |
| ListenForMap | An object containing callback functions for specific event signals on an event collection |
| ListenableHandler | The handler type for an event collection. Can be one of two types: |