X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.menu.ColorMenu.html diff --git a/docs/output/Ext.menu.ColorMenu.html b/docs/output/Ext.menu.ColorMenu.html index 88d97649..fb6d45d2 100644 --- a/docs/output/Ext.menu.ColorMenu.html +++ b/docs/output/Ext.menu.ColorMenu.html @@ -1,11 +1,11 @@ -
Observable
  Component
    BoxComponent
      Container
        Menu
          ColorMenu

Class Ext.menu.ColorMenu

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

A menu containing a Ext.ColorPalette Component.

-

Notes:

    -
  • Although not listed here, the constructor for this class -accepts all of the configuration options of Ext.ColorPalette.
  • -
  • If subclassing ColorMenu, any configuration options for the ColorPalette must be -applied to the initialConfig property of the ColorMenu. -Applying ColorPalette configuration settings to -this will not affect the ColorPalette's configuration.
  • +
    Observable
  Component
    BoxComponent
      Container
        Menu
          ColorMenu

    Class Ext.menu.ColorMenu

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

    A menu containing a Ext.ColorPalette Component.

    +

    Notes:

      +
    • Although not listed here, the constructor for this class +accepts all of the configuration options of Ext.ColorPalette.
    • +
    • If subclassing ColorMenu, any configuration options for the ColorPalette must be +applied to the initialConfig property of the ColorMenu. +Applying ColorPalette configuration settings to +this will not affect the ColorPalette'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 ColorMenu instance.
    ColorMenu
     showSeparator : Boolean
    True to show the icon separator. (defaults to true).
    Menu
     hidden : Boolean
    True if this component is hidden. Read-only.
    Component
     initialConfig : Object
    This Component's initial configuration specification. Read-only.
    Component
     items : MixedCollection
    The collection of components in this container as a Ext.util.MixedCollection
    Container
     palette : ColorPalette +

    Note: to access items within the Container see itemId.

    Component
     palette : ColorPalette The {@link Ext.ColorPalette} instance for this ColorMenu
    ColorMenu
     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