X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.menu.CheckItem.html diff --git a/docs/output/Ext.menu.CheckItem.html b/docs/output/Ext.menu.CheckItem.html index 927b3765..541bb5e5 100644 --- a/docs/output/Ext.menu.CheckItem.html +++ b/docs/output/Ext.menu.CheckItem.html @@ -1,376 +1,224 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BaseItem
-      Item
-        CheckItem
-

Class Ext.menu.CheckItem

- - - - - -
Package:Ext.menu
Defined In:CheckItem.js
Class:CheckItem
Extends:Item
-
- * -Adds a menu item that contains a checkbox by default, but can also be part of a radio group.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - activeClass : String
- The CSS class to use when the item becomes activated (defaults to "x-menu-item-active")
-
BaseItem
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - canActivate : Boolean
- True if this item can be visually activated (defaults to false)
-
BaseItem
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component

Public Events

EventDefined By
\ No newline at end of file