Packagecom.adobe.portfolio.skins
Classpublic class PrevPageBtnSkin
InheritancePrevPageBtnSkin 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 PrevPageBtn component.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  backgroundShape : Ellipse
PrevPageBtnSkin
  glowFilter : GlowFilter
PrevPageBtnSkin
  hostComponent : Button
PrevPageBtnSkin
Public Methods
 MethodDefined By
  
Constructor.
PrevPageBtnSkin
Property Detail
backgroundShapeproperty
public var backgroundShape:Ellipse

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

glowFilterproperty 
public var glowFilter:GlowFilter

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.

Constructor Detail
PrevPageBtnSkin()Constructor
public function PrevPageBtnSkin()

Constructor.