@dmp/map-components
Preparing search index...
DatasetCollection
Class DatasetCollection
Hierarchy
Entity
DatasetCollection
Index
Constructors
constructor
Properties
created
dataset
Collection
Items?
description?
id
tags?
thumbnail?
title
type
updated
Methods
set
From
Constructors
constructor
new
DatasetCollection
(
e
:
DatasetCollection
)
:
DatasetCollection
Parameters
e
:
DatasetCollection
Returns
DatasetCollection
Properties
created
created
:
Date
Optional
dataset
Collection
Items
datasetCollectionItems
?:
DatasetCollectionItem
[]
Optional
description
description
?:
string
id
id
:
string
Optional
tags
tags
?:
Tag
[]
Optional
thumbnail
thumbnail
?:
Image
title
title
:
string
type
type
:
string
updated
updated
:
Date
Methods
set
From
setFrom
(
o
:
DatasetCollection
)
:
void
Parameters
o
:
DatasetCollection
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
created
dataset
Collection
Items
description
id
tags
thumbnail
title
type
updated
Methods
set
From
@dmp/map-components
Loading...