search action
.See: Description
Interface | Description |
---|---|
SearchAction.SearchReceiver |
Interfaces implementing this may receive the result of the current search.
|
Class | Description |
---|---|
InView |
Matches objects within current map view.
|
SearchAction |
The search action allows the user to search the data layer using a complex search string.
|
SearchAction.CapturingSearchReceiver |
This class stores the result of the search in a local variable.
|
SearchAction.SearchSettingsActionParameter |
ActionParameter implementation with SearchSetting as value type. |
SearchAction.SearchTask | |
SearchAction.SelectSearchReceiver |
Select the search result and display a status text for it.
|
search action
.