dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
SharedControl.delayInvoke
dfl
control
SharedControl
void
delayInvoke
(void function(Control, ARGS) fn, ARGS args)
void
delayInvoke
(void function(Control, ARGS) fn, ARGS args)
class
SharedControl
void
delayInvoke
(
ARGS
...
)
(
void
function
(
Control
,
ARGS
)
fn
,
ARGS
args
)
if
(
!
ARGS.length
)
Meta
Source
See Implementation
dfl
control
SharedControl
constructors
this
functions
delayInvoke
invoke