Package | com.adobe.portfolio.skins |
Class | public class OpenFileButtonSkin |
Inheritance | OpenFileButtonSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : IconButton | OpenFileButtonSkin | ||
icon : BitmapImage | OpenFileButtonSkin | ||
labelDisplay : Label | OpenFileButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | OpenFileButtonSkin |
hostComponent | property |
public var hostComponent:IconButton
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.
labelDisplay | property |
public var labelDisplay:Label
This property can be used as the source for data binding.
OpenFileButtonSkin | () | Constructor |
public function OpenFileButtonSkin()
Constructor.