X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.form.Field.html diff --git a/docs/output/Ext.form.Field.html b/docs/output/Ext.form.Field.html index 865fc7d3..5384eaa5 100644 --- a/docs/output/Ext.form.Field.html +++ b/docs/output/Ext.form.Field.html @@ -1,11 +1,11 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field

Class Ext.form.Field

Package:Ext.form
Defined In:Field.js
Class:Field
Subclasses:Checkbox, CheckboxGroup, DisplayField, Hidden, HtmlEditor, TextField
Extends:BoxComponent
xtype:field
Base class for form fields that provides default event handling, sizing, value handling and other functionality.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component