X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.menu.Separator.html diff --git a/docs/output/Ext.menu.Separator.html b/docs/output/Ext.menu.Separator.html index a7c106e3..7a8a9bd9 100644 --- a/docs/output/Ext.menu.Separator.html +++ b/docs/output/Ext.menu.Separator.html @@ -1,12 +1,5 @@
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
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component