Packagecom.adobe.portfolio.skins
Classpublic class FolderCloseBtnSkin
InheritanceFolderCloseBtnSkin 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 Portfolio FolderCloseBtn component.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  borderGlow : GlowFilter
FolderCloseBtnSkin
  hostComponent : Button
FolderCloseBtnSkin
  xDS : DropShadowFilter
FolderCloseBtnSkin
Public Methods
 MethodDefined By
  
Constructor.
FolderCloseBtnSkin
Property Detail
borderGlowproperty
public var borderGlow: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.

xDSproperty 
public var xDS:DropShadowFilter

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

Constructor Detail
FolderCloseBtnSkin()Constructor
public function FolderCloseBtnSkin()

Constructor.