Packagecom.adobe.portfolio.skins
Classpublic class CardButtonSkin
InheritanceCardButtonSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  borderColor : SolidColorStroke
CardButtonSkin
  hostComponent : IconButton
CardButtonSkin
  overHighlight : Ellipse
CardButtonSkin
  primaryColor : GradientEntry
CardButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
CardButtonSkin
Protected Methods
 MethodDefined By
  
getShadowColor(color:uint, value:int):uint
CardButtonSkin
Property Detail
borderColorproperty
public var borderColor:SolidColorStroke

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

hostComponentproperty 
public var hostComponent:IconButton

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

overHighlightproperty 
public var overHighlight:Ellipse

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

primaryColorproperty 
public var primaryColor:GradientEntry

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

Constructor Detail
CardButtonSkin()Constructor
public function CardButtonSkin()

Constructor.

Method Detail
getShadowColor()method
protected function getShadowColor(color:uint, value:int):uint

Parameters

color:uint
 
value:int

Returns
uint