X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.menu.Item.html diff --git a/docs/output/Ext.menu.Item.html b/docs/output/Ext.menu.Item.html index 9cd5f6da..a1504040 100644 --- a/docs/output/Ext.menu.Item.html +++ b/docs/output/Ext.menu.Item.html @@ -1,345 +1,202 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BaseItem
-      Item
-

Class Ext.menu.Item

- - - - - - -
Package:Ext.menu
Defined In:Item.js
Class:Item
Subclasses:CheckItem
Extends:BaseItem
-
- * -A base class for all menu items that require menu-related functionality (like sub-menus) and are not static -display items. Item extends the base functionality of Ext.menu.BaseItem by adding menu-specific -activation and click handling.
- -
- -

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 true)
-
Item
  - - 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