X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.menu.Separator.html diff --git a/docs/output/Ext.menu.Separator.html b/docs/output/Ext.menu.Separator.html index b002016f..db6c869b 100644 --- a/docs/output/Ext.menu.Separator.html +++ b/docs/output/Ext.menu.Separator.html @@ -1,12 +1,12 @@ -
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
xtype:menuseparator
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
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component