X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..refs/tags/3.1.0:/docs/output/Ext.form.Hidden.html diff --git a/docs/output/Ext.form.Hidden.html b/docs/output/Ext.form.Hidden.html index ff78d190..4a2aacc1 100644 --- a/docs/output/Ext.form.Hidden.html +++ b/docs/output/Ext.form.Hidden.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field
        Hidden

Class Ext.form.Hidden

Package:Ext.form
Defined In:Hidden.js
Class:Hidden
Extends:Field
xtype:hidden
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