X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.form.Field.html diff --git a/docs/output/Ext.form.Field.html b/docs/output/Ext.form.Field.html index 0e8d91fc..ee5212d7 100644 --- a/docs/output/Ext.form.Field.html +++ b/docs/output/Ext.form.Field.html @@ -1,4 +1,7 @@ -
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, CompositeField, DisplayField, Hidden, HtmlEditor, SliderField, TextField
Extends:BoxComponent
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