X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.data.Field.html diff --git a/docs/output/Ext.data.Field.html b/docs/output/Ext.data.Field.html index d15e1206..831d0cdf 100644 --- a/docs/output/Ext.data.Field.html +++ b/docs/output/Ext.data.Field.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link

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

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 +Ext.data.Types class.

Field useNull : Boolean
(Optional) Use when converting received data into a Number type (either int or float). If the value cannot be parsed,...

(Optional) Use when converting received data into a Number type (either int or float). If the value cannot be parsed, +null will be used if useNull is true, otherwise the value will be 0. Defaults to false

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