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