Packageardisia.components.colorSpacePicker.themes.spark.skins
Classpublic class ColorSpacePickerSkin
InheritanceColorSpacePickerSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : ColorSpacePicker
ColorSpacePickerSkin
  primaryMarkerFactoryPart : ClassFactory
ColorSpacePickerSkin
  primarySpectrumFactoryPart : ClassFactory
ColorSpacePickerSkin
  secondaryMarkerFactoryPart : ClassFactory
ColorSpacePickerSkin
  secondarySpectrumFactoryPart : ClassFactory
ColorSpacePickerSkin
  skinLayerPart : Layer
ColorSpacePickerSkin
Public Methods
 MethodDefined By
  
Constructor.
ColorSpacePickerSkin
Property Detail
hostComponentproperty
public var hostComponent:ColorSpacePicker

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

primaryMarkerFactoryPartproperty 
public var primaryMarkerFactoryPart:ClassFactory

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

primarySpectrumFactoryPartproperty 
public var primarySpectrumFactoryPart:ClassFactory

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

secondaryMarkerFactoryPartproperty 
public var secondaryMarkerFactoryPart:ClassFactory

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

secondarySpectrumFactoryPartproperty 
public var secondarySpectrumFactoryPart:ClassFactory

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

skinLayerPartproperty 
public var skinLayerPart:Layer

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

Constructor Detail
ColorSpacePickerSkin()Constructor
public function ColorSpacePickerSkin()

Constructor.