X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.data.Types.html diff --git a/docs/output/Ext.data.Types.html b/docs/output/Ext.data.Types.html index bb931f66..b5f3d52a 100644 --- a/docs/output/Ext.data.Types.html +++ b/docs/output/Ext.data.Types.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link

Class Ext.data.Types

Package:Ext.data
Defined In:Types.js
Class:Types
Extends:Object

This is s static class containing the system-supplied data types which may be given to a Field.

+

Class Ext.data.Types

Package:Ext.data
Defined In:Types.js
Class:Types
Extends:Object

This is s static class containing the system-supplied data types which may be given to a Field.

The properties in this class are used as type indicators in the Field class, so to test whether a Field is of a certain type, compare the type property against properties of this class.