Packagecom.adobe.portfolio.skins
Classpublic class FileNavigationButtonSkin
InheritanceFileNavigationButtonSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  backgroundFilter : Ellipse
FileNavigationButtonSkin
  ellipseBackground : Ellipse
FileNavigationButtonSkin
  ellipseBorder : Ellipse
FileNavigationButtonSkin
  highlightColor : GradientEntry
FileNavigationButtonSkin
  hostComponent : FileNavigationButton
FileNavigationButtonSkin
  icon : BitmapImage
FileNavigationButtonSkin
  iconGlow : Array
FileNavigationButtonSkin
  outerGlow : Array
FileNavigationButtonSkin
  shadowColor : GradientEntry
FileNavigationButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
FileNavigationButtonSkin
Property Detail
backgroundFilterproperty
public var backgroundFilter:Ellipse

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

ellipseBackgroundproperty 
public var ellipseBackground:Ellipse

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

ellipseBorderproperty 
public var ellipseBorder:Ellipse

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

highlightColorproperty 
public var highlightColor:GradientEntry

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

hostComponentproperty 
public var hostComponent:FileNavigationButton

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

iconproperty 
public var icon:BitmapImage

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

iconGlowproperty 
public var iconGlow:Array

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

outerGlowproperty 
public var outerGlow:Array

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

shadowColorproperty 
public var shadowColor:GradientEntry

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

Constructor Detail
FileNavigationButtonSkin()Constructor
public function FileNavigationButtonSkin()

Constructor.