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

MEDIA COMPONENT: This is THE ACTUAL IMPLEMENTATION of the visual representation of a website typed localizedItem = .html sites or weblinks

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
 InheritedabstractContent : String
[read-only]
GenericMediaComponent
 InheritedcomponentWasCreated : Boolean
[read-only]
GenericMediaComponent
  html : MediaComponentHTMLVisuals
[read-only]
MediaComponentHTML
Protected Properties
 PropertyDefined By
 Inherited_abstractContent : String = no content information
GenericMediaComponent
 Inherited_componentWasCreated : Boolean = false
GenericMediaComponent
Public Methods
 MethodDefined By
  
MediaComponentHTML(url:String)
MediaComponentHTML
  
activate():void
[override]
MediaComponentHTML
  
deactivate():void
[override]
MediaComponentHTML
  
refreshContent(content:String):void
[override]
MediaComponentHTML
 Inherited
setScaling(scaling:String = none):void
GenericMediaComponent
Protected Methods
 MethodDefined By
 Inherited
GenericMediaComponent
Events
 Event Summary Defined By
 InheritedGenericMediaComponent
 InheritedGenericMediaComponent
Property Detail
htmlproperty
html:MediaComponentHTMLVisuals  [read-only]


Implementation
    public function get html():MediaComponentHTMLVisuals
Constructor Detail
MediaComponentHTML()Constructor
public function MediaComponentHTML(url:String)



Parameters
url:String
Method Detail
activate()method
override public function activate():void

deactivate()method 
override public function deactivate():void

refreshContent()method 
override public function refreshContent(content:String):void

Parameters

content:String