Packageat.fhjoanneum.dmt.umj.core.display.buttons.skins
Classpublic class QuizButtonWithPicSkin
InheritanceQuizButtonWithPicSkin Inheritance spark.skins.SparkButtonSkin
Implements 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
QuizButtonWithPicSkin
  captionholder : HGroup
QuizButtonWithPicSkin
  linkBorder : BorderContainer
QuizButtonWithPicSkin
  linkContainer : HGroup
QuizButtonWithPicSkin
  teaser : HGroup
QuizButtonWithPicSkin
Public Methods
 MethodDefined By
  
Constructor.
QuizButtonWithPicSkin
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:HGroup

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

Constructor.