Package | com.adobe.portfolio.skins |
Class | public class GenericFileNavigationButtonSkin |
Inheritance | GenericFileNavigationButtonSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
borderColor : SolidColorStroke | GenericFileNavigationButtonSkin | ||
ds : DropShadowFilter | GenericFileNavigationButtonSkin | ||
filtersArray : Array | GenericFileNavigationButtonSkin | ||
hostComponent : FileNavigationButton | GenericFileNavigationButtonSkin | ||
icon : BitmapImage | GenericFileNavigationButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | GenericFileNavigationButtonSkin |
borderColor | property |
public var borderColor:SolidColorStroke
This property can be used as the source for data binding.
ds | property |
public var ds:DropShadowFilter
This property can be used as the source for data binding.
filtersArray | property |
public var filtersArray:Array
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:FileNavigationButton
This property can be used as the source for data binding.
icon | property |
public var icon:BitmapImage
This property can be used as the source for data binding.
GenericFileNavigationButtonSkin | () | Constructor |
public function GenericFileNavigationButtonSkin()
Constructor.