Packagecom.adobe.portfolio.skins
Classpublic class DetailsSkin
InheritanceDetailsSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  detailsCards : DetailsCardList
DetailsSkin
  detailsHeader : DetailsHeader
DetailsSkin
  hostComponent : Details
DetailsSkin
  measureCanvas : Canvas
DetailsSkin
Public Methods
 MethodDefined By
  
Constructor.
DetailsSkin
Property Detail
detailsCardsproperty
public var detailsCards:DetailsCardList

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

detailsHeaderproperty 
public var detailsHeader:DetailsHeader

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

hostComponentproperty 
public var hostComponent:Details

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

measureCanvasproperty 
public var measureCanvas:Canvas

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

Constructor Detail
DetailsSkin()Constructor
public function DetailsSkin()

Constructor.