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

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  backgroundGroup : Group
SimpleCardSkin
  borderShape : Rect
SimpleCardSkin
  cardFilters : Array
SimpleCardSkin
  filterShape : Rect
SimpleCardSkin
  foregroundShape : Rect
SimpleCardSkin
  highlightColor : GradientEntry
SimpleCardSkin
  hostComponent : ISimpleCard
SimpleCardSkin
  icon : BitmapImage
SimpleCardSkin
  preview : Preview
SimpleCardSkin
  rotationDuration : int
SimpleCardSkin
  shadowColor : GradientEntry
SimpleCardSkin
  simpleDropshadow : Array
SimpleCardSkin
  simpleThumbGlow : GlowFilter
SimpleCardSkin
  thumbDS : DropShadowFilter
SimpleCardSkin
Public Methods
 MethodDefined By
  
Constructor.
SimpleCardSkin
Property Detail
backgroundGroupproperty
public var backgroundGroup:Group

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

borderShapeproperty 
public var borderShape:Rect

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

cardFiltersproperty 
public var cardFilters:Array

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

filterShapeproperty 
public var filterShape:Rect

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

foregroundShapeproperty 
public var foregroundShape:Rect

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

highlightColorproperty 
public var highlightColor:GradientEntry

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

hostComponentproperty 
public var hostComponent:ISimpleCard

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

iconproperty 
public var icon:BitmapImage

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.

rotationDurationproperty 
public var rotationDuration:int

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

shadowColorproperty 
public var shadowColor:GradientEntry

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

simpleDropshadowproperty 
public var simpleDropshadow:Array

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

simpleThumbGlowproperty 
public var simpleThumbGlow:GlowFilter

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

thumbDSproperty 
public var thumbDS:DropShadowFilter

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

Constructor Detail
SimpleCardSkin()Constructor
public function SimpleCardSkin()

Constructor.