X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/docs/output/Ext.menu.DateMenu.html diff --git a/docs/output/Ext.menu.DateMenu.html b/docs/output/Ext.menu.DateMenu.html index 1aaa893e..62591528 100644 --- a/docs/output/Ext.menu.DateMenu.html +++ b/docs/output/Ext.menu.DateMenu.html @@ -1,24 +1,24 @@ -
Observable
  Component
    BoxComponent
      Container
        Menu
          DateMenu

Class Ext.menu.DateMenu

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

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.
  • -
  • If subclassing DateMenu, any configuration options for the DatePicker must be -applied to the initialConfig property of the DateMenu. -Applying DatePicker configuration settings to -this will not affect the DatePicker's configuration.
  • -

Config Options

Config OptionsDefined By