X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.form.Checkbox.html diff --git a/docs/output/Ext.form.Checkbox.html b/docs/output/Ext.form.Checkbox.html index 86b98592..e6813dc0 100644 --- a/docs/output/Ext.form.Checkbox.html +++ b/docs/output/Ext.form.Checkbox.html @@ -1,374 +1,129 @@ -
-
- 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
  - - 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
  - - 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