X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.menu.DateMenu.html diff --git a/docs/output/Ext.menu.DateMenu.html b/docs/output/Ext.menu.DateMenu.html index e5241d68..1c1bcbc0 100644 --- a/docs/output/Ext.menu.DateMenu.html +++ b/docs/output/Ext.menu.DateMenu.html @@ -1,11 +1,11 @@ -
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.
  • +
    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
     hidden : Boolean
    Render this component hidden (default is false). If true, the @@ -515,7 +515,7 @@ to render and manage its child items.
    When using this config, a call to render() is not required.
    -

    See render also.

    Component
     resizeEvent : String
    The event to listen to for resizing in layouts. Defaults to 'resize'.
    Container
     scope : Object
    The scope (this reference) in which the handler +

    See render also.

    Component
     resizeEvent : String
    The event to listen to for resizing in layouts. Defaults to 'resize'.
    Container
     scope : Object
    The scope (this reference) in which the handler function will be called. Defaults to this DateMenu instance.
    DateMenu
     showSeparator : Boolean
    True to show the icon separator. (defaults to true).
    Menu
     rendered : Boolean
    True if this component has been rendered. Read-only.
    Component

    Public Methods

    MethodDefined By
     rendered : Boolean
    True if this component has been rendered. Read-only.
    Component

    Public Methods

    MethodDefined By