X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..10a866c12701c0a0afd0ac85dcdcf32a421514ac:/docs/output/Ext.data.Field.html diff --git a/docs/output/Ext.data.Field.html b/docs/output/Ext.data.Field.html index 06791689..7d0b0f31 100644 --- a/docs/output/Ext.data.Field.html +++ b/docs/output/Ext.data.Field.html @@ -1,4 +1,4 @@ -
Package: | Ext.data |
Defined In: | DataField.js |
Class: | Field |
Extends: | Object |
This class encapsulates the field definition information specified in the field definition objects +
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 | Defined By | |
---|---|---|
allowBlank : Boolean |