Properties Methods Events Config Options Direct Link
Observable
  Menu
    DateMenu

Class Ext.menu.DateMenu

Package:Ext.menu
Defined In:DateMenu.js
Class:DateMenu
Extends:Menu
* A menu containing a Ext.menu.DateItem component (which provides a date picker).

Config Options

Config Options Defined 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

Property Defined By
  items : Ext.util.MixedCollection
A MixedCollection of this Menu's items
Menu
  picker : DatePicker
The Ext.DatePicker instance for this DateMenu
DateMenu

Public Methods

Method Defined By

Public Events

Event Defined By