Packageat.fhjoanneum.dmt.umj.core.content.entities
Classpublic class LocalizedItemCollection
InheritanceLocalizedItemCollection Inheritance mx.collections.ArrayCollection

This is a Subclass of ArrayCollection and provides all mechancis to hold and search LocalizedItems within one ContentElement

Default MXML Propertysource



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



Parameters
source:Array (default = null)
Method Detail
getLocalizedItemByLanguage()method
public function getLocalizedItemByLanguage(language:String):LocalizedItem

Parameters

language:String

Returns
LocalizedItem