Package | com.adobe.portfolio.skins |
Class | public class CardTipSkin |
Inheritance | CardTipSkin ![]() |
Implements | mx.binding.IBindingClient |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
card : SimpleCard | CardTipSkin | ||
hostComponent : CardTip | CardTipSkin | ||
labelDisplay : Label | CardTipSkin | ||
textDropShadow : Array | CardTipSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | CardTipSkin |
card | property |
public var card:SimpleCard
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:CardTip
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.
textDropShadow | property |
public var textDropShadow:Array
This property can be used as the source for data binding.
CardTipSkin | () | Constructor |
public function CardTipSkin()
Constructor.