Packagecom.adobe.portfolio.skins
Classpublic class CardTipSkin
InheritanceCardTipSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  card : SimpleCard
CardTipSkin
  hostComponent : CardTip
CardTipSkin
  labelDisplay : Label
CardTipSkin
  textDropShadow : Array
CardTipSkin
Public Methods
 MethodDefined By
  
Constructor.
CardTipSkin
Property Detail
cardproperty
public var card:SimpleCard

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

hostComponentproperty 
public var hostComponent:CardTip

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.

textDropShadowproperty 
public var textDropShadow:Array

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

Constructor Detail
CardTipSkin()Constructor
public function CardTipSkin()

Constructor.