Each view owns an instance of this class, and it is used to send events to the event target thread.
Note that it is safe to post events directly to that thread, since a shutdown will not occur unless there are no listeners. If there are no listeners, all instances of this class will be cleaned up.
|
EventRaiser(Context ctx)
|
| void |