X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.form.Checkbox.html?ds=inline diff --git a/docs/output/Ext.form.Checkbox.html b/docs/output/Ext.form.Checkbox.html index 78c4821f..34e84c41 100644 --- a/docs/output/Ext.form.Checkbox.html +++ b/docs/output/Ext.form.Checkbox.html @@ -1,4 +1,8 @@ -
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
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