Extension writers can override method to perform set up and initialisation after construction.
Get a BulkFileHandle with the contents of this viewer.
Get the container element under which this Viewer's contents can be placed.
Get the metadata describing this viewer.
Change fields in the metadata.
object containing the fields to change
Generated using TypeDoc
Extensions which implement Viewer must subclass this.
Note that TypeScript subclasses should not provide a constructor. Pure JavaScript subclasses can have a constructor but it must pass all of its arguments to the super class.