dhx.ajax

  • Type: Interface
  • File:
  • Based on: has not base object
  • Included in:

Methods

  • get - issues a GET ajax request to server side
  • getXHR - returns xmlHttpRequest object, used for loading
  • header - purpose is unknown
  • post - issues a POST ajax request to server side
  • sync - 'says' to send a request synchronously

Events

Doesn't have any

Properties

Doesn't have any