public interface IPluginSearchProvider : IPlugin
Public Interface IPluginSearchProvider
Inherits IPlugin
public interface class IPluginSearchProvider : IPlugin
type IPluginSearchProvider =
interface
interface IPlugin
end
Assembly | (Inherited from IPlugin) |
CanCreateSearch | |
Parent | (Inherited from IPlugin) |
Path | (Inherited from IPlugin) |
PluginDestination | (Inherited from IPlugin) |
PluginEnabled | (Inherited from IPlugin) |
Type | (Inherited from IPlugin) |
GetLoadedSearchProvider | |
GetSearchProviderControl | |
GetSearchProviderName | |
HasSearchSettings | |
InitEvents |
After loading the Plugin PCB-Investigator init all events and set the parent.
(Inherited from IPlugin) |
IsActionAllowed |
Ast plugin for handling of special ID_ActionItem or registrated IDs.
default is return false.
(Inherited from IPlugin) |
ShowSearchSettings |