Packageat.fhjoanneum.dmt.umj.core.display.buttons.skins
Classpublic class SoundButtonSkin
InheritanceSoundButtonSkin Inheritance spark.skins.SparkButtonSkin
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 the SoundButton UMJ styled component

Default MXML PropertymxmlContent

See also

spark.components.Button


Public Properties
 PropertyDefined By
  buttonholder : BorderContainer
SoundButtonSkin
  buttonText : Group
SoundButtonSkin
  linkBorder : BorderContainer
SoundButtonSkin
  trans1 : Transition
SoundButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
SoundButtonSkin
Property Detail
buttonholderproperty
public var buttonholder:BorderContainer

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

buttonTextproperty 
public var buttonText:Group

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

linkBorderproperty 
public var linkBorder:BorderContainer

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

trans1property 
public var trans1:Transition

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

Constructor Detail
SoundButtonSkin()Constructor
public function SoundButtonSkin()

Constructor.