Packagecom.adobe.portfolio.skins
Classpublic class NextPageBtnSkin
InheritanceNextPageBtnSkin 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 NextPageBtnSkin component.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  backgroundShape : Ellipse
NextPageBtnSkin
  glowFilter : GlowFilter
NextPageBtnSkin
  hostComponent : Button
NextPageBtnSkin
Public Methods
 MethodDefined By
  
Constructor.
NextPageBtnSkin
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
NextPageBtnSkin()Constructor
public function NextPageBtnSkin()

Constructor.