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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  borderColor : SolidColorStroke
GenericFileNavigationButtonSkin
  ds : DropShadowFilter
GenericFileNavigationButtonSkin
  filtersArray : Array
GenericFileNavigationButtonSkin
  hostComponent : FileNavigationButton
GenericFileNavigationButtonSkin
  icon : BitmapImage
GenericFileNavigationButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
GenericFileNavigationButtonSkin
Property Detail
borderColorproperty
public var borderColor:SolidColorStroke

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

dsproperty 
public var ds:DropShadowFilter

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

filtersArrayproperty 
public var filtersArray:Array

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.

Constructor Detail
GenericFileNavigationButtonSkin()Constructor
public function GenericFileNavigationButtonSkin()

Constructor.