Alloy UI

aui-color-picker  1.0.1

 
Filters

Class ColorPicker - extends OverlayContext

A base class for ColorPicker, providing:
  • Widget Lifecycle (initializer, renderUI, bindUI, syncUI, destructor)
  • ColorPicker utility
Check the list of Configuration Attributes available for ColorPicker.

Constructor

ColorPicker ( config )
Parameters:
config <Object> Object literal specifying widget configuration properties.

Properties

ColorPicker.ATTRS - static Object

Static property used to define the default attribute configuration for the ColorPicker.

ColorPicker.NAME - static String

Static property provides a string to identify the class.

Properties inherited from WidgetPositionConstrain:

Properties inherited from WidgetStack:

Properties inherited from Attribute:

Properties inherited from Component:

Properties inherited from WidgetPositionAlign:

Properties inherited from Base:

Properties inherited from WidgetStdMod:

Properties inherited from WidgetPosition:

Properties inherited from OverlayContext:

Configuration attributes inherited from WidgetPositionConstrain:

Configuration attributes inherited from Widget:

Configuration attributes inherited from WidgetStack:

Configuration attributes inherited from Component:

Configuration attributes inherited from WidgetPositionAlign:

Configuration attributes inherited from Base:

Configuration attributes inherited from WidgetStdMod:

Configuration attributes inherited from WidgetPosition:

x,
xy,
y

Methods

bindUI

protected void bindUI ( )
Bind the events on the ColorPicker UI. Lifecycle.

renderUI

protected void renderUI ( )
Create the DOM structure for the ColorPicker. Lifecycle.

syncUI

protected void syncUI ( )
Sync the ColorPicker UI. Lifecycle.

Methods inherited from Plugin.Host:

Events inherited from WidgetStack:

Events inherited from Base:

Events inherited from WidgetPosition: