Packageat.fhjoanneum.dmt.umj.core.display.links
Classpublic class PictureLinkTextOverlaps
InheritancePictureLinkTextOverlaps 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) were the pic overlaps into the text (overlayed)

Default MXML Propertylabel



Protected Properties
 PropertyDefined By
  pictureLinkSkin : PictureLinkSkinTextOverlaps
PictureLinkTextOverlaps
  skinParts : Object
[override] [read-only]
PictureLinkTextOverlaps
Public Methods
 MethodDefined By
  
Constructor.
PictureLinkTextOverlaps
  
PictureLinkTextOverlaps
  
rewriteCaptionText(value:String):void
PictureLinkTextOverlaps
Property Detail
pictureLinkSkinproperty
protected var pictureLinkSkin:PictureLinkSkinTextOverlaps

skinPartsproperty 
skinParts:Object  [read-only] [override]


Implementation
    protected function get skinParts():Object
Constructor Detail
PictureLinkTextOverlaps()Constructor
public function PictureLinkTextOverlaps()

Constructor.

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

Parameters

teaser:MultiLingualComponent
 
caption:MultiLingualComponent

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

Parameters

value:String