Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace : IMMSearchStrategyUI Interface |
For a list of all members of this type, see IMMSearchStrategyUI members.
Name | Description | |
---|---|---|
![]() | Deactivated | Notifies a current open locator that the user has selected another locator and provides the opportunity to perform any necessary state changes. |
![]() | GetSearchConfiguration | This method returns an IMMSearchConfiguration object. This object contains the propertyset specific to the type of search being conducted. |
![]() | InitializeStrategyUI | This method takes a map and an object class to initialize the search strategy. It may be called several times during the lifetime of the application depending on changes to the map and map layers. This method is called each time items are added or removed from the map. |
![]() | Reset | This method clears the user interface in preparation for the next search. |
![]() | Shutdown | This method cleans up in preparation for shutting down the application. |