Class: ScienceMetadataView

ScienceMetadataView()

The ScienceMetadataView renders the content of a ScienceMetadata model

Constructor

new ScienceMetadataView()

Source:

Extends

  • Backbone.View

Members

type :ScienceMetadata

The ScienceMetadata model to render
Type:
Source:

Methods

formatParagraphs()

Takes the text object from a metadata model and returns it as HTML formatted with paragraph elements
Source:

updateText()

When a text element is changed, update the attribute in the model
Source: