Class: AJAXController

controller~ AJAXController

new AJAXController()

Properties:
Name Type Description
path string The path from which to request data.
queryParameter string The name of the paramter in the request to Controller~path
_latestCall Object Cached ajax call. Aborted if a new search is made.
Source:

Extends

  • Controller

Methods

<private> _callback(data)

Munges the callback data
Parameters:
Name Type Description
data array
Source:
Parameters:
Name Type Description
qry String
callback searchCallback
Source: