Packagecom.adobe.portfolio.skins
Classpublic class DetailsCardSkin
InheritanceDetailsCardSkin Inheritance spark.skins.SparkSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Language Version : ActionScript 3.0
Product Version : Flex 4
Runtime Versions : Flash Player 10, AIR 1.5

The default skin class for a Portfolio DetailsCard component.

Default MXML PropertymxmlContent

See also

spark.components.List


Public Properties
 PropertyDefined By
  background : Rect
DetailsCardSkin
  dataGroup : DataGroup
DetailsCardSkin
  hostComponent : DetailsCard
DetailsCardSkin
  label : RichText
DetailsCardSkin
  preview : Preview
DetailsCardSkin
  ribbon : Group
DetailsCardSkin
  rowColor : SolidColor
DetailsCardSkin
  shapeDS : Array
DetailsCardSkin
  whiteTxtDropShadow : Array
DetailsCardSkin
Public Methods
 MethodDefined By
  
Constructor.
DetailsCardSkin
Property Detail
backgroundproperty
public var background:Rect

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

dataGroupproperty 
public var dataGroup:DataGroup

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

hostComponentproperty 
public var hostComponent:DetailsCard

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

labelproperty 
public var label:RichText

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

previewproperty 
public var preview:Preview

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

ribbonproperty 
public var ribbon:Group

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

rowColorproperty 
public var rowColor:SolidColor

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

shapeDSproperty 
public var shapeDS:Array

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

whiteTxtDropShadowproperty 
public var whiteTxtDropShadow:Array

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

Constructor Detail
DetailsCardSkin()Constructor
public function DetailsCardSkin()

Constructor.