Packageat.fhjoanneum.dmt.umj.core.content.entities
Classpublic class ContentElementCollection
InheritanceContentElementCollection Inheritance mx.collections.ArrayCollection

This is a Subclass of ArrayCollection and provides all mechancis to hold and search ContentElements

Default MXML Propertysource



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



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

Parameters

elementID:String

Returns
ContentElement
getMultipleContentElementsByID()method 
public function getMultipleContentElementsByID(elementID:String):ContentElementCollection

Parameters

elementID:String

Returns
ContentElementCollection