Packagecom.adobe.portfolio.skins.axmScroller
Classpublic class AXMHScrollerThumbSkin
InheritanceAXMHScrollerThumbSkin 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
AXMHScrollerThumbSkin
  thumbHighlightFill : GradientEntry
AXMHScrollerThumbSkin
  thumbShadowFill : GradientEntry
AXMHScrollerThumbSkin
  thumbStroke : SolidColorStroke
AXMHScrollerThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
AXMHScrollerThumbSkin
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
AXMHScrollerThumbSkin()Constructor
public function AXMHScrollerThumbSkin()

Constructor.