Packageat.fhjoanneum.dmt.umj.core.display.links.skins
Classpublic class PictureLinkSkin
InheritancePictureLinkSkin 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 Spark Button component.

Default MXML PropertymxmlContent

See also

spark.components.Button


Public Properties
 PropertyDefined By
  caption : Group
PictureLinkSkin
  captionholder : HGroup
PictureLinkSkin
  linkBorder : BorderContainer
PictureLinkSkin
  linkContainer : VGroup
PictureLinkSkin
  teaser : HGroup
PictureLinkSkin
  trans1 : Transition
PictureLinkSkin
Public Methods
 MethodDefined By
  
Constructor.
PictureLinkSkin
Property Detail
captionproperty
public var caption:Group

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

captionholderproperty 
public var captionholder:HGroup

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.

linkContainerproperty 
public var linkContainer:VGroup

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

teaserproperty 
public var teaser:HGroup

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
PictureLinkSkin()Constructor
public function PictureLinkSkin()

Constructor.