Packagecom.adobe.portfolio.skins
Classpublic class VerticalScrollerTrackSkin
InheritanceVerticalScrollerTrackSkin 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 track of a Portfolio VerticalScrollerTrack component.

Default MXML PropertymxmlContent

See also

spark.components.VScrollBar


Public Properties
 PropertyDefined By
  hostComponent : Button
VerticalScrollerTrackSkin
  track : Rect
VerticalScrollerTrackSkin
  trackGlow : GlowFilter
VerticalScrollerTrackSkin
Public Methods
 MethodDefined By
  
Constructor.
VerticalScrollerTrackSkin
Property Detail
hostComponentproperty
public var hostComponent:Button

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.

trackGlowproperty 
public var trackGlow:GlowFilter

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

Constructor Detail
VerticalScrollerTrackSkin()Constructor
public function VerticalScrollerTrackSkin()

Constructor.