X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.form.Field.html diff --git a/docs/output/Ext.form.Field.html b/docs/output/Ext.form.Field.html index 6dd8e272..014bdf1f 100644 --- a/docs/output/Ext.form.Field.html +++ b/docs/output/Ext.form.Field.html @@ -1,11 +1,11 @@ -
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
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