X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.form.Hidden.html diff --git a/docs/output/Ext.form.Hidden.html b/docs/output/Ext.form.Hidden.html index e19055fd..66f64503 100644 --- a/docs/output/Ext.form.Hidden.html +++ b/docs/output/Ext.form.Hidden.html @@ -1,4 +1,8 @@ -
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
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