X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.form.FieldSet.html diff --git a/docs/output/Ext.form.FieldSet.html b/docs/output/Ext.form.FieldSet.html index f3ccd103..bd273025 100644 --- a/docs/output/Ext.form.FieldSet.html +++ b/docs/output/Ext.form.FieldSet.html @@ -1,329 +1,302 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BoxComponent
-      Container
-        Panel
-          FieldSet
-

Class Ext.form.FieldSet

- - - - - -
Package:Ext.form
Defined In:FieldSet.js
Class:FieldSet
Extends:Panel
-
- * -Standard container used for grouping form fields.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - animCollapse : Boolean
- True to animate the transition when the panel is collapsed, false to skip the animation (defaults to false).
-
FieldSet
  - - baseCls : String
- The base CSS class applied to the fieldset (defaults to 'x-fieldset').
-
FieldSet
  - - checkboxName : String
- The name to assign to the fieldset's checkbox if checkboxToggle = true (defaults to '[checkbox id]-checkbox').
-
FieldSet
  - - collapsed : Boolean
- True to render the panel collapsed, false to render it expanded (defaults to false).
-
Panel
  - - collapsedCls : String
- A CSS class to add to the panel's element after it has been collapsed (defaults to 'x-panel-collapsed').
-
Panel
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component

Public Events

EventDefined By
\ No newline at end of file