public interface ITextOperationTargetExtension
ITextOperationTarget
.
Allows a client to control the enable state of operations provided by this target.
ITextOperationTarget
Modifier and Type | Method and Description |
---|---|
void |
enableOperation(int operation,
boolean enable)
Enables/disabled the given text operation.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.