Ext.data.JsonP.Ext_util_TaskRunner_Task({"mixins":[],"code_type":"assignment","inheritable":false,"component":false,"meta":{},"mixedInto":[],"uses":[],"aliases":{},"parentMixins":[],"superclasses":[],"members":{"event":[],"property":[{"meta":{},"owner":"Ext.util.TaskRunner.Task","tagname":"property","name":"fireOnStart","id":"property-fireOnStart"},{"meta":{"private":true},"owner":"Ext.util.TaskRunner.Task","tagname":"property","name":"stopped","id":"property-stopped"}],"css_var":[],"method":[{"meta":{},"owner":"Ext.util.TaskRunner.Task","tagname":"method","name":"destroy","id":"method-destroy"},{"meta":{},"owner":"Ext.util.TaskRunner.Task","tagname":"method","name":"restart","id":"method-restart"},{"meta":{},"owner":"Ext.util.TaskRunner.Task","tagname":"method","name":"start","id":"method-start"},{"meta":{},"owner":"Ext.util.TaskRunner.Task","tagname":"method","name":"stop","id":"method-stop"}],"css_mixin":[],"cfg":[]},"tagname":"class","extends":null,"html":"

Files

Instances of this class are created by Ext.util.TaskRunner.newTask method.

\n\n

For details on config properties, see Ext.util.TaskRunner.start.

\n
Defined By

Properties

Ext.util.TaskRunner.Task
view source
: Boolean
Override default behavior ...

Override default behavior

\n

Defaults to: false

Ext.util.TaskRunner.Task
view source
: Booleanprivate
This flag is set to true by stop. ...

This flag is set to true by stop.

\n

Defaults to: true

Defined By

Methods

Ext.util.TaskRunner.Task
view source
( )
Destroys this instance, stopping this task's execution. ...

Destroys this instance, stopping this task's execution.

\n
Ext.util.TaskRunner.Task
view source
( [Number interval] )
Restarts this task, clearing it duration, expiration and run count. ...

Restarts this task, clearing it duration, expiration and run count.

\n

Parameters

  • interval : Number (optional)

    Optionally reset this task's interval.

    \n
Ext.util.TaskRunner.Task
view source
( [Number interval] )
Starts this task if it is not already started. ...

Starts this task if it is not already started.

\n

Parameters

  • interval : Number (optional)

    Optionally reset this task's interval.

    \n
Ext.util.TaskRunner.Task
view source
( )
Stops this task. ...

Stops this task.

\n
","subclasses":[],"name":"Ext.util.TaskRunner.Task","alternateClassNames":[],"inheritdoc":null,"files":[{"href":"TaskManager.html#Ext-util-TaskRunner-Task","filename":"TaskManager.js"}],"html_meta":{},"singleton":false,"id":"class-Ext.util.TaskRunner.Task","statics":{"property":[],"event":[],"css_var":[],"method":[],"css_mixin":[],"cfg":[]},"requires":[]});