X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.form.Radio.html diff --git a/docs/output/Ext.form.Radio.html b/docs/output/Ext.form.Radio.html index a6197d2b..04f7e5e2 100644 --- a/docs/output/Ext.form.Radio.html +++ b/docs/output/Ext.form.Radio.html @@ -1,4 +1,4 @@ -
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. +
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
 checked : Boolean
true if the checkbox should render initially checked (defaults to false)
Checkbox
 checked : Boolean
true if the checkbox should render initially checked (defaults to false)
Checkbox
 focusClass : String
The CSS class to use when the checkbox receives focus (defaults to undefined)
Checkbox
 focusClass : String
The CSS class to use when the checkbox receives focus (defaults to undefined)
Checkbox
 msgFx : String
Experimental The effect used when displaying a validation message under the field -(defaults to 'normal').
Field

Public Events

EventDefined By

Public Events

EventDefined By