new FilterDialogEvent(type, conditionList)
Parameters:
Name | Type | Description |
---|---|---|
type |
string | Event type. |
conditionList |
Mapspace.Filter | The conditions of the filter. |
- Source:
- mapspace/events.js
Extends
Members
-
conditionList :Mapspace.Filter
-
The condition list of the filter.
- Source:
- mapspace/events.js