X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.menu.Separator.html diff --git a/docs/output/Ext.menu.Separator.html b/docs/output/Ext.menu.Separator.html index 9c4f8c45..e4127f74 100644 --- a/docs/output/Ext.menu.Separator.html +++ b/docs/output/Ext.menu.Separator.html @@ -1,301 +1,215 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BaseItem
-      Separator
-

Class Ext.menu.Separator

- - - - - -
Package:Ext.menu
Defined In:Separator.js
Class:Separator
Extends:BaseItem
-
- * -Adds a separator bar to a menu, used to divide logical groups of menu items. Generally you will -add one of these by using "-" in you call to add() or in your items config rather than creating one directly.
- -
- -

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