X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.form.Hidden.html diff --git a/docs/output/Ext.form.Hidden.html b/docs/output/Ext.form.Hidden.html index 448a160f..471c658c 100644 --- a/docs/output/Ext.form.Hidden.html +++ b/docs/output/Ext.form.Hidden.html @@ -1,4 +1,4 @@ -
Observable
  Component
    BoxComponent
      Field
        Hidden

Class Ext.form.Hidden

Package:Ext.form
Defined In:Hidden.js
Class:Hidden
Extends:Field
A basic hidden field for storing hidden values in forms that need to be passed in the form submit.

Config Options

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