Packagecom.adobe.portfolio.skins
Classpublic class CardSliderTrackSkin
InheritanceCardSliderTrackSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : Button
CardSliderTrackSkin
  shadow : Rect
CardSliderTrackSkin
  track : Rect
CardSliderTrackSkin
  trackShadow : Array
CardSliderTrackSkin
Public Methods
 MethodDefined By
  
Constructor.
CardSliderTrackSkin
Property Detail
hostComponentproperty
public var hostComponent:Button

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

shadowproperty 
public var shadow:Rect

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

trackproperty 
public var track:Rect

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

trackShadowproperty 
public var trackShadow:Array

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

Constructor Detail
CardSliderTrackSkin()Constructor
public function CardSliderTrackSkin()

Constructor.