X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.menu.ColorMenu.html diff --git a/docs/output/Ext.menu.ColorMenu.html b/docs/output/Ext.menu.ColorMenu.html index e54b1aad..8013d972 100644 --- a/docs/output/Ext.menu.ColorMenu.html +++ b/docs/output/Ext.menu.ColorMenu.html @@ -1,24 +1,24 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Container
        Menu
          ColorMenu

Class Ext.menu.ColorMenu

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

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
 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