X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.menu.DateMenu.html diff --git a/docs/output/Ext.menu.DateMenu.html b/docs/output/Ext.menu.DateMenu.html index f640e94a..8370fbcc 100644 --- a/docs/output/Ext.menu.DateMenu.html +++ b/docs/output/Ext.menu.DateMenu.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Container
        Menu
          DateMenu

Class Ext.menu.DateMenu

Package:Ext.menu
Defined In:DateMenu.js
Class:DateMenu
Extends:Menu
xtype:datemenu

A menu containing an Ext.DatePicker Component.

+
Observable
  Component
    BoxComponent
      Container
        Menu
          DateMenu

Class Ext.menu.DateMenu

Package:Ext.menu
Defined In:DateMenu.js
Class:DateMenu
Extends:Menu
xtype:datemenu

A menu containing an Ext.DatePicker Component.

Notes:

  • Although not listed here, the constructor for this class accepts all of the configuration options of Ext.DatePicker.
  • @@ -6,19 +6,19 @@ accepts all of the configuration options of DatePicker configuration settings to this will not affect the DatePicker's configuration. -

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component
 allowOtherMenus : Boolean
True to allow multiple menus to be displayed at the same time (defaults to false)
Menu