Packageat.fhjoanneum.dmt.umj.core.display.buttons.base
Classpublic class TouchButtonSkinBase
InheritanceTouchButtonSkinBase Inheritance spark.skins.SparkButtonSkin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

The default skin class for the mostly deprecated TouchButtonBase UMJ styled component

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  alphachanger2 : SimpleMotionPath
TouchButtonSkinBase
  backgroundout : Animate
TouchButtonSkinBase
Public Methods
 MethodDefined By
  
Constructor.
TouchButtonSkinBase
Property Detail
alphachanger2property
public var alphachanger2:SimpleMotionPath

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

backgroundoutproperty 
public var backgroundout:Animate

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

Constructor Detail
TouchButtonSkinBase()Constructor
public function TouchButtonSkinBase()

Constructor.