Properties Methods Events Config Options Direct Link
Observable
  Menu
    ColorMenu

Class Ext.menu.ColorMenu

Package:Ext.menu
Defined In:ColorMenu.js
Class:ColorMenu
Extends:Menu
* A menu containing a Ext.menu.ColorItem component (which provides a basic color picker).

Config Options

Config Options Defined By
  allowOtherMenus : Boolean
True to allow multiple menus to be displayed at the same time (defaults to false)
Menu
  items : Mixed
An array of items to be added to this menu. See add for a list of valid item types.
Menu
  minWidth : Number
The minimum width of the menu in pixels (defaults to 120)
Menu
  subMenuAlign : String
The Ext.Element.alignTo anchor position value to use for submenus of this menu (defaults to "tl-tr?")
Menu

Public Properties

Property Defined By
  items : Ext.util.MixedCollection
A MixedCollection of this Menu's items
Menu
  palette : ColorPalette
The Ext.ColorPalette instance for this ColorMenu
ColorMenu

Public Methods

Method Defined By

Public Events

Event Defined By