X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.form.Hidden.html diff --git a/docs/output/Ext.form.Hidden.html b/docs/output/Ext.form.Hidden.html index f1bd9c34..7af472c9 100644 --- a/docs/output/Ext.form.Hidden.html +++ b/docs/output/Ext.form.Hidden.html @@ -1,2269 +1,876 @@ -
-
- 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
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
  - - fieldClass : String
- The default CSS class for the field (defaults to "x-form-field")
-
Field

Public Events

EventDefined By
\ No newline at end of file