Packagecom.adobe.portfolio.skins.axmScroller
Classpublic class AXMVScrollerThumbSkin
InheritanceAXMVScrollerThumbSkin Inheritance spark.skins.SparkSkin
Implements 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 Spark Button component.

Default MXML PropertymxmlContent

See also

spark.components.Button


Public Properties
 PropertyDefined By
  hostComponent : Button
AXMVScrollerThumbSkin
  thumbHighlightFill : GradientEntry
AXMVScrollerThumbSkin
  thumbShadowFill : GradientEntry
AXMVScrollerThumbSkin
  thumbStroke : SolidColorStroke
AXMVScrollerThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMVScrollerThumbSkin
Property Detail
hostComponentproperty
public var hostComponent:Button

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

thumbHighlightFillproperty 
public var thumbHighlightFill:GradientEntry

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

thumbShadowFillproperty 
public var thumbShadowFill:GradientEntry

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

thumbStrokeproperty 
public var thumbStroke:SolidColorStroke

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

Constructor Detail
AXMVScrollerThumbSkin()Constructor
public function AXMVScrollerThumbSkin()

Constructor.