X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/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.