public interface IXtextSearchFilter
org.eclipse.xtext.ui.searchFilter.| Modifier and Type | Interface and Description |
|---|---|
static class |
IXtextSearchFilter.Registry |
| Modifier and Type | Method and Description |
|---|---|
boolean |
reject(IEObjectDescription element)
The search dialog AND connects the results of this method called on all registered search filers.
|
boolean reject(IEObjectDescription element)
element - the element to be checkedtrue if the element should NOT appear in the dialog.Copyright © 2016. All Rights Reserved.