Constructor
new AjaxPoll(options)
Constructor
Parameters:
Name | Type | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
Properties
|
- Source:
Extends
Methods
start() → {*}
Start polling
- Overrides:
- Source:
Returns:
- Type
- *
stop() → {AjaxModule}
Stops the interval
- Inherited From:
- Source:
Returns:
- Type
- AjaxModule