Show:

ia.Metadata Class

Defined in: ia\ui\Metadata.js:1
Module: ia

A class for metadata.

Constructor

ia.Metadata

(
  • id
)

Defined in ia\ui\Metadata.js:1

Parameters:

  • id String

    The id of the metadata.

Item Index

Methods

Properties

Methods

setHtml

(
  • text
)

Sets the text or html file.

Parameters:

  • text String

    The text.

Properties

container

JQUERY Element

The container that holds the object.