Method | Description | |
---|---|---|
CreateFiltering ( IRHistoryWindowVisualComponent visualComponent ) : IRHistoryFiltering | ||
CreateRHistory ( IRInteractiveWorkflow interactiveWorkflow ) : IRHistory | ||
GetAssociatedRHistory ( ITextBuffer textBuffer ) : IRHistory | ||
GetAssociatedRHistory ( ITextView textView ) : IRHistory |
Method | Description | |
---|---|---|
RHistoryProvider ( ITextBufferFactoryService textBufferFactory, IContentTypeRegistryService contentTypeRegistryService, IEditorOperationsFactoryService editorOperationsFactory, IRtfBuilderService rtfBuilderService, ITextSearchService2 textSearchService, IRSettings settings ) : System.Collections.Generic | ||
RemoveRHistory ( ITextBuffer textBuffer ) : void |
public CreateFiltering ( IRHistoryWindowVisualComponent visualComponent ) : IRHistoryFiltering | ||
visualComponent | IRHistoryWindowVisualComponent | |
return | IRHistoryFiltering |
public CreateRHistory ( IRInteractiveWorkflow interactiveWorkflow ) : IRHistory | ||
interactiveWorkflow | IRInteractiveWorkflow | |
return | IRHistory |
public GetAssociatedRHistory ( ITextBuffer textBuffer ) : IRHistory | ||
textBuffer | ITextBuffer | |
return | IRHistory |
public GetAssociatedRHistory ( ITextView textView ) : IRHistory | ||
textView | ITextView | |
return | IRHistory |