Package | com.adobe.portfolio.skins |
Class | public class FolderBackIconButtonDetailsSkin |
Inheritance | FolderBackIconButtonDetailsSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
hostComponent : IconButton | FolderBackIconButtonDetailsSkin | ||
icon : BitmapImage | FolderBackIconButtonDetailsSkin | ||
labelDisplay : Label | FolderBackIconButtonDetailsSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | FolderBackIconButtonDetailsSkin |
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.
FolderBackIconButtonDetailsSkin | () | Constructor |
public function FolderBackIconButtonDetailsSkin()
Constructor.