new ConfirmRemovalDialogEvent(type, action, date)
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
type |
string | Event type. |
|
action |
Mapspace.nvdb.FeatureServerActionType | Action to execute,
|
|
date |
string |
<nullable> |
The removal date or null if not needed. |
- Source:
- mapspace-nvdb/events.js
Extends
Members
-
action :Mapspace.nvdb.FeatureServerActionType
-
Action to execute,
lukk
orfjern
.- Source:
- mapspace-nvdb/events.js
-
<nullable> date :string
-
The removal date or null if not needed.
- Source:
- mapspace-nvdb/events.js