public interface ITextViewerExtension7
ITextViewer
.
Adds the ability to install tabs to spaces conversion.Modifier and Type | Method and Description |
---|---|
void |
setTabsToSpacesConverter(IAutoEditStrategy converter)
Sets an auto edit strategy can converts tabs to spaces.
|
void setTabsToSpacesConverter(IAutoEditStrategy converter)
converter
- the converter or null
if none should be used
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.