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

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

The default skin class for the Portfolio CardSliderThumb component.

Default MXML PropertymxmlContent

See also

spark.components.Button


Public Properties
 PropertyDefined By
  glow : Rect
CardSliderThumbSkin
  hostComponent : Button
CardSliderThumbSkin
  thumb : Rect
CardSliderThumbSkin
  thumbGlow : Array
CardSliderThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
CardSliderThumbSkin
Property Detail
glowproperty
public var glow:Rect

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

hostComponentproperty 
public var hostComponent:Button

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

thumbproperty 
public var thumb:Rect

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

thumbGlowproperty 
public var thumbGlow:Array

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

Constructor Detail
CardSliderThumbSkin()Constructor
public function CardSliderThumbSkin()

Constructor.