Packageat.fhjoanneum.dmt.umj.core.content.media.components
Classpublic class MediaComponentText
InheritanceMediaComponentText Inheritance GenericMediaComponent Inheritance GenericMediaComponentDefinition Inheritance spark.components.SkinnableContainer

MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the (visual) representation of a text typed localizedItem = plain text or TLF-markup supported!

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
 InheritedabstractContent : String
[read-only]
GenericMediaComponent
 InheritedcomponentWasCreated : Boolean
[read-only]
GenericMediaComponent
  textDisplay : MediaComponentTextVisuals
MediaComponentText
Protected Properties
 PropertyDefined By
 Inherited_abstractContent : String = no content information
GenericMediaComponent
 Inherited_componentWasCreated : Boolean = false
GenericMediaComponent
Public Methods
 MethodDefined By
  
MediaComponentText(content:String)
MediaComponentText
 Inherited
activate():void
GenericMediaComponent
 Inherited
deactivate():void
GenericMediaComponent
  
refreshContent(content:String):void
[override]
MediaComponentText
 Inherited
setScaling(scaling:String = none):void
GenericMediaComponent
Protected Methods
 MethodDefined By
 Inherited
GenericMediaComponent
Events
 Event Summary Defined By
 InheritedGenericMediaComponent
 InheritedGenericMediaComponent
Property Detail
textDisplayproperty
public var textDisplay:MediaComponentTextVisuals

Constructor Detail
MediaComponentText()Constructor
public function MediaComponentText(content:String)



Parameters
content:String
Method Detail
refreshContent()method
override public function refreshContent(content:String):void

Parameters

content:String