Packageat.fhjoanneum.dmt.umj.core.display.links.skins
Classpublic class PictureOnlyLinkSkin
InheritancePictureOnlyLinkSkin 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
  definedBorderColor : uint
PictureOnlyLinkSkin
  linkBorder : BorderContainer
PictureOnlyLinkSkin
  teaser : HGroup
PictureOnlyLinkSkin
Public Methods
 MethodDefined By
  
Constructor.
PictureOnlyLinkSkin
Protected Methods
 MethodDefined By
  
PictureOnlyLinkSkin
Property Detail
definedBorderColorproperty
public var definedBorderColor:uint

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.

teaserproperty 
public var teaser:HGroup

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

Constructor Detail
PictureOnlyLinkSkin()Constructor
public function PictureOnlyLinkSkin()

Constructor.

Method Detail
sparkbuttonskin1_creationCompleteHandler()method
protected function sparkbuttonskin1_creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent