C# Class QuickSearch.ActiveControllerManager

Afficher le fichier Open project: iamkarlson/keepass-quicksearch

Méthodes publiques

Méthode Description
ActiveControllerManager ( IPluginHost host, QuickSearchControl qsControl ) : System

Private Methods

Méthode Description
DocumentManager_ActiveDocumentSelected ( object sender, EventArgs e ) : void
GetMainListViewControl ( ) : ListView
MainWindow_FileClosed ( object sender, KeePass e ) : void
MainWindow_FileOpened ( object sender, KeePass e ) : void
MainWindow_FocusChanging ( object sender, KeePass e ) : void
qsControl_LostFocus ( object sender, EventArgs e ) : void

Method Details

ActiveControllerManager() public méthode

public ActiveControllerManager ( IPluginHost host, QuickSearchControl qsControl ) : System
host IPluginHost
qsControl QuickSearchControl
Résultat System