Constructor
new DataPackageView()
- Source:
Members
A reference to the parent EditorView that contains this view
Type:
- Since:
- 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:
renderShareControl()
Renders a control that opens the AccessPolicyView for editing permissions on this package
- Since:
- Source:
toggleRows()
Show or hide the data rows associated with the event row science metadata
- Source: