Class: DataPackageView

DataPackageView()

The main view of a Data Package in the editor. The view is a file/folder browser

Constructor

new DataPackageView()

Source:

Methods

addAll()

Add all rows to the DataPackageView
Source:

addOne()

Add a single DataItemView row to the DataPackageView
Source:

onClose()

Close subviews as needed
Source:

removeOne(item)

Remove the subview represented by the given model item.
Parameters:
Name Type Description
item The model representing the sub view to be removed
Source:

render()

Render the DataPackage HTML
Source:

toggleRows()

Show or hide the data rows associated with the event row science metadata
Source: