dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
SharedControl.invoke
dfl
control
SharedControl
Undocumented in source. Be warned that the author may not have intended to support it.
void
invoke
(void function(Control, ARGS) fn, ARGS args)
void
invoke
(void function(Control, ARGS) fn, ARGS args)
class
SharedControl
void
invoke
(
ARGS
...
)
(
void
function
(
Control
,
ARGS
)
fn
,
ARGS
args
)
if
(
!
ARGS.length
)
Meta
Source
See Implementation
dfl
control
SharedControl
constructors
this
functions
delayInvoke
invoke