X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.menu.ColorMenu.html diff --git a/docs/output/Ext.menu.ColorMenu.html b/docs/output/Ext.menu.ColorMenu.html index fb6d45d2..8013d972 100644 --- a/docs/output/Ext.menu.ColorMenu.html +++ b/docs/output/Ext.menu.ColorMenu.html @@ -1,4 +1,4 @@ -
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

A menu containing a Ext.ColorPalette Component.

+
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.
  • @@ -636,9 +636,7 @@ config for a suggestion, or use a render listener directly:

    new
     this Component is added to a C...
This Component's owner Container (defaults to undefined, and is set automatically when this Component is added to a Container). Read-only.

Note: to access items within the Container see itemId.

Component palette : ColorPalette -The {@link Ext.ColorPalette} instance for this ColorMenu
ColorMenu private : Object
We can only lay out if there is a view area in which to layout. -display:none on the layout target, *or any of its par...
We can only lay out if there is a view area in which to layout. -display:none on the layout target, *or any of its parent elements* will mean it has no view area.
Container refOwner : Ext.Container
The ancestor Container into which the ref reference was inserted if this Component +The {@link Ext.ColorPalette} instance for this ColorMenu
ColorMenu refOwner : Ext.Container
The ancestor Container into which the ref reference was inserted if this Component is a child of a Container, and has...
The ancestor Container into which the ref reference was inserted if this Component is a child of a Container, and has been configured with a ref.
Component rendered : Boolean
True if this component has been rendered. Read-only.
Component

Public Methods

MethodDefined By