| Module: | libext | Package: | wrap.ext.util | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.util.TaskRunner
Inheritance : Object
Constructors
| Signature |
| public TaskRunner() |
| public TaskRunner(int interval) |
Methods
| Name | Signature |
| start | Task start() |
| start | Task start(Task task) |
| stop | Task stop(Task task) |
| stopAll | void stopAll() |
Constructors
|
public TaskRunner() |
|
public TaskRunner(int interval) Parameters
|
Methods
|
start Task start()
|
||||
|
start Task start(Task task)
Parameters
|
||||||||||
|
stop Task stop(Task task)
Parameters
|
||||||||||
|
stopAll void stopAll() |
| Module: | libext | Package: | wrap.ext.util | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |