X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.form.Radio.html diff --git a/docs/output/Ext.form.Radio.html b/docs/output/Ext.form.Radio.html index 5fb5951e..a6197d2b 100644 --- a/docs/output/Ext.form.Radio.html +++ b/docs/output/Ext.form.Radio.html @@ -1,12 +1,12 @@
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