Class: ConfirmRemovalDialogEvent

ConfirmRemovalDialogEvent


new ConfirmRemovalDialogEvent(type, action, date)

Parameters:
Name Type Argument Description
type string

Event type.

action Mapspace.nvdb.FeatureServerActionType

Action to execute, lukk or fjern.

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 or fjern.

Source:
mapspace-nvdb/events.js

<nullable> date :string

The removal date or null if not needed.

Source:
mapspace-nvdb/events.js