X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.data.Api.html diff --git a/docs/output/Ext.data.Api.html b/docs/output/Ext.data.Api.html index 92bb8795..49686d54 100644 --- a/docs/output/Ext.data.Api.html +++ b/docs/output/Ext.data.Api.html @@ -1,4 +1,4 @@ -

Class Ext.data.Api

Package:Ext.data
Defined In:Api.js
Class:Api
Extends:Object
Ext.data.Api is a singleton designed to manage the data API including methods +

Class Ext.data.Api

Package:Ext.data
Defined In:Api.js
Class:Api
Extends:Object
Ext.data.Api is a singleton designed to manage the data API including methods for validating a developer's DataProxy API. Defines variables for CRUD actions create, read, update and destroy in addition to a mapping of RESTful HTTP methods GET, POST, PUT and DELETE to CRUD actions.

This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined By