Packageardisia.components.colorPicker.themes.stockholm.skins
Classpublic class ColorPickerSkin
InheritanceColorPickerSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  colorSpacePickerButtonPart : Image
ColorPickerSkin
  colorSpacePickerFactoryPart : ClassFactory
ColorPickerSkin
  dropShadow : RectangularDropShadow
ColorPickerSkin
  fadeEffect : Fade
ColorPickerSkin
  fillA : GradientEntry
ColorPickerSkin
  fillB : GradientEntry
ColorPickerSkin
  focusColorFillPart : ColorPickerSelectedFill
ColorPickerSkin
  hexValuePart : TextInput
force system font in case a font is embedded globally
ColorPickerSkin
  palettePart : ColorPickerRenderer
ColorPickerSkin
  popUp : PopUpAnchor
ColorPickerSkin
  popupPart : SkinnableContainer
ColorPickerSkin
  selectedColorFillPart : ColorPickerSelectedFill
ColorPickerSkin
  stroke : SolidColorStroke
ColorPickerSkin
  transparentButtonPart : Group
ColorPickerSkin
Public Methods
 MethodDefined By
  
Constructor.
ColorPickerSkin
Property Detail
colorSpacePickerButtonPartproperty
public var colorSpacePickerButtonPart:Image

This property can be used as the source for data binding.

colorSpacePickerFactoryPartproperty 
public var colorSpacePickerFactoryPart:ClassFactory

This property can be used as the source for data binding.

dropShadowproperty 
public var dropShadow:RectangularDropShadow

This property can be used as the source for data binding.

fadeEffectproperty 
public var fadeEffect:Fade

This property can be used as the source for data binding.

fillAproperty 
public var fillA:GradientEntry

This property can be used as the source for data binding.

fillBproperty 
public var fillB:GradientEntry

This property can be used as the source for data binding.

focusColorFillPartproperty 
public var focusColorFillPart:ColorPickerSelectedFill

This property can be used as the source for data binding.

hexValuePartproperty 
public var hexValuePart:TextInput

force system font in case a font is embedded globally

This property can be used as the source for data binding.

palettePartproperty 
public var palettePart:ColorPickerRenderer

This property can be used as the source for data binding.

popUpproperty 
public var popUp:PopUpAnchor

This property can be used as the source for data binding.

popupPartproperty 
public var popupPart:SkinnableContainer

This property can be used as the source for data binding.

selectedColorFillPartproperty 
public var selectedColorFillPart:ColorPickerSelectedFill

This property can be used as the source for data binding.

strokeproperty 
public var stroke:SolidColorStroke

This property can be used as the source for data binding.

transparentButtonPartproperty 
public var transparentButtonPart:Group

This property can be used as the source for data binding.

Constructor Detail
ColorPickerSkin()Constructor
public function ColorPickerSkin()

Constructor.