X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.data.Field.html diff --git a/docs/output/Ext.data.Field.html b/docs/output/Ext.data.Field.html index 314f4936..d15e1206 100644 --- a/docs/output/Ext.data.Field.html +++ b/docs/output/Ext.data.Field.html @@ -1,15 +1,15 @@ -

Class Ext.data.Field

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

This class encapsulates the field definition information specified in the field definition objects +

Class Ext.data.Field

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

This class encapsulates 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
Initial direction to sort ("ASC" or "DESC"). Defaults to -"ASC".
Field
 sortDir : String
Initial direction to sort ("ASC" or "DESC"). Defaults to +"ASC".
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 +
  • date
  • +

    This may also be specified by referencing a member of the Ext.data.Types class.

    +

    Developers may create their own application-specific data types by defining new members of the +Ext.data.Types class.

    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