Package org.eclipse.ui.texteditor
Interface IFindReplaceTargetExtension2
-
public interface IFindReplaceTargetExtension2Extension interface forIFindReplaceTarget. Extends the find replace target with the concept of state validation.- Since:
- 2.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanvalidateTargetState()Validates the state of this target.
-