X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.form.Radio.html diff --git a/docs/output/Ext.form.Radio.html b/docs/output/Ext.form.Radio.html index 84914ff9..d0d49e6e 100644 --- a/docs/output/Ext.form.Radio.html +++ b/docs/output/Ext.form.Radio.html @@ -1,2354 +1,882 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BoxComponent
-      Field
-        Checkbox
-          Radio
-

Class Ext.form.Radio

- - - - - -
Package:Ext.form
Defined In:Radio.js
Class:Radio
Extends:Checkbox
-
- * -Single radio field. Same as Checkbox, but provided as a convenience for automatically setting the input type. -Radio grouping is handled automatically by the browser if you give each radio in a group the same name.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - boxLabel : String
- The text that appears beside the checkbox (defaults to '')
-
Checkbox
  - - checked : Boolean
- True if the checkbox should render already checked (defaults to false)
-
Checkbox
  - - 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