X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/api/Ext.data.ResultSet.html diff --git a/docs/api/Ext.data.ResultSet.html b/docs/api/Ext.data.ResultSet.html deleted file mode 100644 index aeca13f4..00000000 --- a/docs/api/Ext.data.ResultSet.html +++ /dev/null @@ -1,58 +0,0 @@ -Ext.data.ResultSet | Ext JS 4.0 Documentation -
For up to date documentation and features, visit -http://docs.sencha.com/ext-js/4-0

Sencha Documentation

- - - - - -

Simple wrapper class that represents a set of records returned by a Proxy.

- -
Defined By

Config Options

Other Configs

 

The number of records in this ResultSet. Note that total may differ from this number

-

The number of records in this ResultSet. Note that total may differ from this number

-
 

True if the records have already been loaded. This is only meaningful when dealing with -SQL-backed proxies

-

True if the records have already been loaded. This is only meaningful when dealing with -SQL-backed proxies

-
 

The array of record instances. Required

-

The array of record instances. Required

-
 

True if the ResultSet loaded successfully, false if any errors were encountered

-

True if the ResultSet loaded successfully, false if any errors were encountered

-
 

The total number of records reported by the data source. This ResultSet may form a subset of -those records (see count)

-

The total number of records reported by the data source. This ResultSet may form a subset of -those records (see count)

-
Defined By

Properties

 

DEPRECATED - will be removed in Ext JS 5.0. This is just a copy of this.total - use that instead

-

DEPRECATED - will be removed in Ext JS 5.0. This is just a copy of this.total - use that instead

-
Defined By

Methods

 

Creates the new ResultSet

-

Creates the new ResultSet

-

Returns

  • void    -
\ No newline at end of file