Packageardisia.themes.stockholm.skins
Classpublic class DropDownListButtonSkin
InheritanceDropDownListButtonSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fillA : GradientEntry
DropDownListButtonSkin
  fillB : GradientEntry
DropDownListButtonSkin
  stroke : SolidColorStroke
DropDownListButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
DropDownListButtonSkin
Property Detail
fillAproperty
public var fillA:GradientEntry

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

fillBproperty 
public var fillB:GradientEntry

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

strokeproperty 
public var stroke:SolidColorStroke

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

Constructor Detail
DropDownListButtonSkin()Constructor
public function DropDownListButtonSkin()

Constructor.