Base class for meta data.
Parameters:
Name |
Type |
Description |
options |
MetaDataBaseConfig
|
The options used to configure this object |
Members
Properties:
Name |
Type |
Description |
ContactPerson |
string
|
The contact person |
Properties:
Name |
Type |
Description |
ContactPersonTitle |
string
|
The title to display next to the contact person |
Email
Properties:
Name |
Type |
Description |
Email |
string
|
The email address for the contact person |
EmailTitle
Properties:
Name |
Type |
Description |
EmailTitle |
string
|
The title to display next to the email address |
Organisation
Properties:
Name |
Type |
Description |
Organisation |
string
|
The organisation |
OrganisationTitle
Properties:
Name |
Type |
Description |
OrganisationTitle |
string
|
The title to display next to the organisation e.g. Company-Cadcorp |
Methods
getHTML() → {string}
Gets the html for this metadata
Returns:
the html representation of this metadata
-
Type
-
string
(protected) getHTMLEmailRow()
Gets the html for a row of metadata that contains an email address
(protected) getHTMLRow()
Gets the html for a row of metadata