Packageat.fhjoanneum.dmt.umj.core.content.entities.presentation
Classpublic class PresentationElementCollection
InheritancePresentationElementCollection Inheritance mx.collections.ArrayCollection

PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of ArrayCollection and provides all mechancis to hold and search PresentationElements

Default MXML Propertysource



Public Methods
 MethodDefined By
  
PresentationElementCollection(source:Array = null)
PresentationElementCollection
  
PresentationElementCollection
Constructor Detail
PresentationElementCollection()Constructor
public function PresentationElementCollection(source:Array = null)



Parameters
source:Array (default = null)
Method Detail
getPresentationElementByID()method
public function getPresentationElementByID(elementID:String):PresentationElement

Parameters

elementID:String

Returns
PresentationElement