X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.menu.ColorItem.html diff --git a/docs/output/Ext.menu.ColorItem.html b/docs/output/Ext.menu.ColorItem.html deleted file mode 100644 index aafc4b34..00000000 --- a/docs/output/Ext.menu.ColorItem.html +++ /dev/null @@ -1,1616 +0,0 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BaseItem
-      Adapter
-        ColorItem
-

Class Ext.menu.ColorItem

- - - - - -
Package:Ext.menu
Defined In:ColorItem.js
Class:ColorItem
Extends:Adapter
-
- * -A menu item that wraps the Ext.ColorPalette component.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - activeClass : String
- The CSS class to use when the item becomes activated (defaults to "x-menu-item-active")
-
BaseItem
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - canActivate : Boolean
- True if this item can be visually activated (defaults to false)
-
BaseItem
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
  - - handler : Function
- A function that will handle the click event of this menu item (defaults to undefined)
-
BaseItem
  - - hidden : Boolean
- Render this component hidden (default is false).
-
Component
  - - hideDelay : Number
- Length of time in milliseconds to wait before hiding after a click (defaults to 100)
-
BaseItem
  - - hideOnClick : Boolean
- True to hide the containing menu after this item is clicked (defaults to true)
-
BaseItem
  - - scope : Object
- The scope in which the handler function will be called.
-
BaseItem
- -

Public Properties

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyDefined By
  - - disabled : Boolean
- True if this component is disabled. Read-only.
-
Component
  - - hidden : Boolean
- -True if this component is hidden. Read-only.
-
Component
  - - initialConfig : Object
- This Component's initial configuration specification. Read-only.
-
Component
  - - palette : Ext.ColorPalette
- The Ext.ColorPalette object
-
ColorItem
  - - parentMenu : Ext.menu.Menu
- The parent Menu of this Item.
-
BaseItem
  - - rendered : Boolean
- True if this component has been rendered. Read-only.
-
Component
- -

Public Methods

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MethodDefined By
- -

Public Events

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
EventDefined By
- -
\ No newline at end of file