selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
CancellableOf
selery
event
event
Undocumented in source.
class
CancellableOf {
static
CancellableOf
instance
;
void
createCancellable
(T event);
}
Members
Functions
createCancellable
void
createCancellable
(T event)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
instance
CancellableOf
instance
;
Undocumented in source.
Meta
Source
See Implementation
selery
event
event
aliases
Cancelable
class_t
staticDerivateIndexOf
classes
CancellableOf
EventListener
interfaces
Cancellable
Event