DelayedTask
(
config
,
fn
,
scope
,
args
)
- Parameters:
-
config <Object>
Object literal specifying widget configuration properties. -
fn <function>
Callback -
scope <Object>
Context object. Optional. -
args <object>
0..n additional arguments that should be provided to the listener.