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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : IconButton
OpenFileButtonSkin
  icon : BitmapImage
OpenFileButtonSkin
  labelDisplay : Label
OpenFileButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
OpenFileButtonSkin
Property Detail
hostComponentproperty
public var hostComponent:IconButton

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.

labelDisplayproperty 
public var labelDisplay:Label

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

Constructor Detail
OpenFileButtonSkin()Constructor
public function OpenFileButtonSkin()

Constructor.