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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : IconButton
FolderBackIconButton
  icon : BitmapImage
FolderBackIconButton
  labelDisplay : Label
FolderBackIconButton
Public Methods
 MethodDefined By
  
Constructor.
FolderBackIconButton
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
FolderBackIconButton()Constructor
public function FolderBackIconButton()

Constructor.