X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.data.Field.html diff --git a/docs/output/Ext.data.Field.html b/docs/output/Ext.data.Field.html deleted file mode 100644 index 2b468462..00000000 --- a/docs/output/Ext.data.Field.html +++ /dev/null @@ -1,132 +0,0 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-

Class Ext.data.Field

- - - - - -
Package:Ext.data
Defined In:DataField.js
Class:Field
Extends:Object
-
- * -

This class encpasulates the field definition information specified in the field definition objects -passed to Ext.data.Record.create.

-

Developers do not need to instantiate this class. Instances are created by Ext.data.Record.create -and cached in the fields property of the created Record constructor's prototype.

- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - sortDir : String
- (Optional) Initial direction to sort. "ASC" or "DESC"
-
Field
- -

Public Properties

-
This class has no public properties.
-

Public Methods

-
This class has no public methods.
-

Public Events

-
This class has no public events.
-
\ No newline at end of file