API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPColorPanel.j File Reference

Go to the source code of this file.

Variables

var ColorPickerClasses = []
 
 CPColorDragType = "CPColorDragType"
 
 CPColorPanelColorDidChangeNotification = @"CPColorPanelColorDidChangeNotification"
 
var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie"
 
 CPColorPickerViewHeight = 370
 
 CPColorPickerViewWidth = 265
 
 CPSliderColorPickerMode = 2
 
 CPWheelColorPickerMode = 1
 
var ICON_PADDING = 12.0
 
var ICON_WIDTH = 32.0
 
var PREVIEW_HEIGHT = 20.0
 
var SharedColorPanel = nil
 
var SWATCH_HEIGHT = 14.0
 
var TOOLBAR_HEIGHT = 32.0
 

Variable Documentation

var ColorPickerClasses = []

Definition at line 34 of file CPColorPanel.j.

CPColorDragType = "CPColorDragType"

Definition at line 404 of file CPColorPanel.j.

CPColorPanelColorDidChangeNotification = @"CPColorPanelColorDidChangeNotification"

Definition at line 25 of file CPColorPanel.j.

var CPColorPanelSwatchesCookie = "CPColorPanelSwatchesCookie"

Definition at line 406 of file CPColorPanel.j.

CPColorPickerViewHeight = 370

Definition at line 50 of file CPColorPanel.j.

CPColorPickerViewWidth = 265

Definition at line 49 of file CPColorPanel.j.

CPSliderColorPickerMode = 2

Definition at line 47 of file CPColorPanel.j.

CPWheelColorPickerMode = 1

Definition at line 41 of file CPColorPanel.j.

var ICON_PADDING = 12.0

Definition at line 31 of file CPColorPanel.j.

var ICON_WIDTH = 32.0

Definition at line 30 of file CPColorPanel.j.

var PREVIEW_HEIGHT = 20.0

Definition at line 27 of file CPColorPanel.j.

var SharedColorPanel = nil

Definition at line 33 of file CPColorPanel.j.

var SWATCH_HEIGHT = 14.0

Definition at line 29 of file CPColorPanel.j.

var TOOLBAR_HEIGHT = 32.0

Definition at line 28 of file CPColorPanel.j.