requestHandler
Name
Purpose
handleRequest (table_id, params)
Refreshes a table given the params
doRequest (url, options)
Make the ajax request for the table. Used by the above method to change the url with the options set.
Was this helpful?