X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.menu.Menu.html diff --git a/docs/output/Ext.menu.Menu.html b/docs/output/Ext.menu.Menu.html index fb72ab40..1fb6df53 100644 --- a/docs/output/Ext.menu.Menu.html +++ b/docs/output/Ext.menu.Menu.html @@ -1,907 +1,1036 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Menu
-

Class Ext.menu.Menu

- - - - - - -
Package:Ext.menu
Defined In:Menu.js
Class:Menu
Subclasses:ColorMenu, DateMenu
Extends:Observable
-
- * -A menu object. This is the container to which you add all other menu items. Menu can also serve as a base class -when you want a specialized menu based off of another component (like Ext.menu.DateMenu for example).
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowOtherMenus : Boolean
- True to allow multiple menus to be displayed at the same time (defaults to false)
-
Menu
  - - items : Mixed
- An array of items to be added to this menu. See add for a list of valid item types.
-
Menu
  - - minWidth : Number
- The minimum width of the menu in pixels (defaults to 120)
-
Menu
  - - subMenuAlign : String
- The Ext.Element.alignTo anchor position value to use for submenus of this menu (defaults to "tl-tr?")
-
Menu
- -

Public Properties

- - - - - - - - - - -
PropertyDefined By
  - - items : Ext.util.MixedCollection
- A MixedCollection of this Menu's items
-
Menu
- -

Public Methods

- - - - - - - - - - - - -
MethodDefined By

Public Events

EventDefined By
\ No newline at end of file