Filename
IDs of the grid sources in the order they were loaded.
The id of the currently shown query source.
Sum over all tabs of the available results
Sum over all tabs of the obtained results
An unregister function returned from $scope.$watchCollection
for
"on-select" changes (when rows are selected/unselected).
Init the controller
Remove all unwanted columns.
A row.
Geometry names.
Remove the current selected feature and source and remove all features from the map.
Collect all features in the queryResult object.
Result source.
Start a CSV download for the selected features.
Returns the value with all symbols and spaces replaced by an underscore.
A value to escape.
value An escaped value.
Get the currently shown grid source.
Grid source.
Grid rows.
Grid config.
Returns a list of grid sources in the order they were loaded.
Grid sources.
Check if the given source should be merged. If so, an artificial source
that will contain the features of all mergeable sources is returned. If not,
null
is returned.
Source.
Merged sources.
A merged source of null if the source should not be merged.
Try to merge the mergeable sources.
Sources.
The merged sources.
Returns the number of selected rows of the currently active grid.
The number of selected rows.
If one of the source has too many results.
Invert the selection of the currently active grid.
Returns if a row of the currently active grid is selected?
Is one selected?
Returns if the given grid source is selected?
Grid source.
Is selected?
Grid rows.
Query source.
Returns true if a grid was created.
Called when the row selection has changed.
Remove columns that will be completely empty between each properties.
A row.
Select all rows of the currently active grid.
Select the tab for the given grid source.
Grid source.
Deselect all rows of the currently active grid.
Grid source
Zoom to the selected features.
Generated using TypeDoc
A mapping between row uid and the corresponding feature for each source.