new EditGeometryAttributeDialogEvent(type, data, name, internalName)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
data |
Object | Object with data. |
name |
string | Name of the attribute edited. |
internalName |
string | Internal name of the attribute edited. |
- Source:
- mapspace-nvdb/events.js
Extends
Members
-
data :Object
-
Object with data.
- Source:
- mapspace-nvdb/events.js
-
internalName :string
-
Internal name of the attribute edited.
- Source:
- mapspace-nvdb/events.js
-
name :string
-
Name of the attribute edited.
- Source:
- mapspace-nvdb/events.js