Constructor
new EMLAttributeView()
- Source:
Extends
Methods
renderMeasurementTypeView()
Render and insert the MeasurementTypeView for this view
This is separated out into its own method so it can be called
from `postRender()` which is called after the user swithces to
the EntityView tab for this attribute. We do this to avoid
loading as many MeasurementTypeViews as there are Attributes
which would get us rate limited by BioPortal because every
MeasurementTypeView hits BioPortal's API on render.
- Source: