Packageat.fhjoanneum.dmt.umj.core.display.links
Classpublic class PictureLinkNumber
InheritancePictureLinkNumber Inheritance spark.components.Button

A visual component spark Button that matches the UMJ style document for a button with a picture (teaser) and text (caption) and a little special number (for schaukaesten)

Default MXML Propertylabel



Public Properties
 PropertyDefined By
  defName : String
PictureLinkNumber
Protected Properties
 PropertyDefined By
  pictureLinkSkin : PictureLinkNumberSkin
PictureLinkNumber
Public Methods
 MethodDefined By
  
Constructor.
PictureLinkNumber
  
PictureLinkNumber
  
PictureLinkNumber
  
rewriteCaptionText(value:String):void
PictureLinkNumber
Property Detail
defNameproperty
public var defName:String

pictureLinkSkinproperty 
protected var pictureLinkSkin:PictureLinkNumberSkin

Constructor Detail
PictureLinkNumber()Constructor
public function PictureLinkNumber()

Constructor.

Method Detail
addComponents()method
public function addComponents(teaser:MultiLingualComponent, caption:MultiLingualComponent, number:MultiLingualComponent):void

Parameters

teaser:MultiLingualComponent
 
caption:MultiLingualComponent
 
number:MultiLingualComponent

addComponentsWithoutNumber()method 
public function addComponentsWithoutNumber(teaser:MultiLingualComponent, caption:MultiLingualComponent):void

Parameters

teaser:MultiLingualComponent
 
caption:MultiLingualComponent

rewriteCaptionText()method 
public function rewriteCaptionText(value:String):void

Parameters

value:String