Méthode |
Description |
|
ChangeHistory ( string propertyKey, string item ) : void |
|
|
CheckSearchPatternCasing ( string searchPattern ) : void |
|
|
FilterHistory ( string propertyKey ) : void |
|
|
FireReplacePatternChanged ( ) : void |
|
|
GetHistory ( string propertyKey ) : List |
|
|
GetShortcut ( object commandId ) : string |
|
|
GotoResult ( Mono.TextEditor.SearchResult result ) : void |
|
|
HandleReplacePatternChanged ( object sender, EventArgs e ) : void |
|
|
HandleSearchEntryhandleRequestMenu ( object sender, EventArgs e ) : void |
|
|
HandleSearchPatternChanged ( object sender, EventArgs e ) : void |
|
|
HandleViewTextEditorhandleSizeAllocated ( object o, Gtk.SizeAllocatedArgs args ) : void |
|
|
HandleWidgetTextEditorCaretPositionChanged ( object sender, Mono.TextEditor.DocumentLocationEventArgs e ) : void |
|
|
HandleWidgetTextEditorTextViewMarginSearchRegionsUpdated ( object sender, EventArgs e ) : void |
|
|
OnNavigateKeyPressEvent ( object o, Gtk.KeyPressEventArgs args ) : void |
|
|
RemoveSearchWidget ( ) : void |
|
|
SelectAllCommand ( ) : void |
|
|
SetIsCaseSensitive ( bool value ) : void |
|
|
SetIsRegexSearch ( bool value ) : void |
|
|
SetIsWholeWordOnly ( bool value ) : void |
|
|
SetSearchOptions ( ) : void |
|
|
SetSearchPattern ( ) : void |
|
|
StoreHistory ( string propertyKey, List history ) : void |
|
|
StoreWidgetState ( ) : void |
|
|
UpdateHistory ( string propertyKey, string item ) : void |
|
|
UpdateReplaceHistory ( string item ) : void |
|
|
UpdateReplacePattern ( object sender, EventArgs args ) : void |
|
|
UpdateResultInformLabel ( ) : void |
|
|
UpdateSearchEntry ( ) : void |
|
|
UpdateSearchHistory ( string item ) : void |
|
|