| Annotation Type | Description |
|---|---|
| Getter |
Annotates a parameter in an event listener whose value should be fetched from
a getter on the event type with the specified name.
|
| IsCancelled |
Filters out events which do not match the specified cancellation state
(represented by a
Tristate). |