Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
ColorPicker « Components « Flex
Flex
Components
ColorPicker
1.
ColorPicker change event
2.
Get current selected color from ColorPicker
3.
Set color for ColorPicker
4.
Add an event listener for a change event and an open event to ColorPicker
5.
ColorPicker uses an Array of Objects with three fields: color, label, and descript.
6.
Bind HBox backgroundColor to ColorPicker colorValue
7.
GridItem Label, ColorPicker
8.
Use ControlBar to wrap ColorPicker and Button
9.
Change panel style in ColorPicker change event
10.
Use a ColorPicker to Set Canvas Color
11.
Populate a ColorPicker with a simple array of colors.
12.
ColorPicker Events
13.
A ColorPicker uses an Array of Objects with three fields: color, label, and descript
14.
ColorPicker with Custom Field Names