Packageat.fhjoanneum.dmt.umj.core.display.buttons
Classpublic class QuizButtonWithPic
InheritanceQuizButtonWithPic 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)

Default MXML Propertylabel



Public Properties
 PropertyDefined By
  buttonText : MultiLingualComponent
[read-only]
QuizButtonWithPic
Protected Properties
 PropertyDefined By
  quizButtonWithPicSkin : QuizButtonWithPicSkin
QuizButtonWithPic
Public Methods
 MethodDefined By
  
Constructor.
QuizButtonWithPic
  
QuizButtonWithPic
  
rewriteCaptionText(value:String):void
QuizButtonWithPic
Property Detail
buttonTextproperty
buttonText:MultiLingualComponent  [read-only]


Implementation
    public function get buttonText():MultiLingualComponent
quizButtonWithPicSkinproperty 
protected var quizButtonWithPicSkin:QuizButtonWithPicSkin

Constructor Detail
QuizButtonWithPic()Constructor
public function QuizButtonWithPic()

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