carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
EventManager.strongConnect
carbon
event
EventManager
Undocumented in source. Be warned that the author may not have intended to support it.
StrongConnectedSlotTag
strongConnect
(void function() func)
StrongConnectedSlotTag
strongConnect
(void function(T) func)
class
EventManager
(T...)
StrongConnectedSlotTag
strongConnect
(
void
function
(
T
)
func
)
StrongConnectedSlotTag
strongConnect
(void function(FiredContext, T) func)
StrongConnectedSlotTag
strongConnect
(void delegate() func)
StrongConnectedSlotTag
strongConnect
(void delegate(T) func)
StrongConnectedSlotTag
strongConnect
(void delegate(FiredContext, T) func)
StrongConnectedSlotTag
strongConnect
(Callable func)
Meta
Source
See Implementation
carbon
event
EventManager
constructors
this
functions
connect
disable
disconnect
emit
enable
strongConnect
strongDisconnect