X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.menu.CheckItem.html diff --git a/docs/output/Ext.menu.CheckItem.html b/docs/output/Ext.menu.CheckItem.html index 5bb0b440..7db90efd 100644 --- a/docs/output/Ext.menu.CheckItem.html +++ b/docs/output/Ext.menu.CheckItem.html @@ -1,4 +1,8 @@ -
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