X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.menu.Separator.html diff --git a/docs/output/Ext.menu.Separator.html b/docs/output/Ext.menu.Separator.html index a7c106e3..898b50f8 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