Content Class

A data structure that contains the Descriptor and a list of Item objects which are based on that descriptor.

Methods

Name Description
constructor(descriptor: Descriptor, items: Item[]): Content Create a new Content instance  

Properties

Name Type Description
contentSet Item[] Content items  
descriptor Descriptor Descriptor used to create the content  

Defined in

Last Updated: 08 January, 2020