Packageat.fhjoanneum.dmt.umj.core.display.links.skins
Classpublic class PictureLinkNumberSkin
InheritancePictureLinkNumberSkin 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 : HGroup
PictureLinkNumberSkin
  captionholder : BorderContainer
PictureLinkNumberSkin
  layer1 : Group
PictureLinkNumberSkin
  layer2 : Group
PictureLinkNumberSkin
  linkBorder : BorderContainer
PictureLinkNumberSkin
  linkContainer : VGroup
PictureLinkNumberSkin
  number : Group
PictureLinkNumberSkin
  numberholder : HGroup
PictureLinkNumberSkin
  teaser : Group
PictureLinkNumberSkin
  trans1 : Transition
PictureLinkNumberSkin
Public Methods
 MethodDefined By
  
Constructor.
PictureLinkNumberSkin
Property Detail
captionproperty
public var caption:HGroup

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

captionholderproperty 
public var captionholder:BorderContainer

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

layer1property 
public var layer1:Group

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

layer2property 
public var layer2: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.

linkContainerproperty 
public var linkContainer:VGroup

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

numberproperty 
public var number:Group

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

numberholderproperty 
public var numberholder:HGroup

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

teaserproperty 
public var teaser:Group

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

Constructor.