X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.form.Checkbox.html diff --git a/docs/output/Ext.form.Checkbox.html b/docs/output/Ext.form.Checkbox.html index e6813dc0..e80bf5fe 100644 --- a/docs/output/Ext.form.Checkbox.html +++ b/docs/output/Ext.form.Checkbox.html @@ -1,11 +1,11 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Field
        Checkbox

Class Ext.form.Checkbox

Package:Ext.form
Defined In:Checkbox.js
Class:Checkbox
Subclasses:Radio
Extends:Field
xtype:checkbox
Single checkbox field. Can be used as a direct replacement for traditional checkbox fields.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component