Uses of Interface
org.eclipse.e4.ui.workbench.Selector
Package
Description
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of Selector in org.eclipse.e4.ui.workbench.modeling
Modifier and TypeClassDescriptionclass
This is an implementation of a Selector that implements the existing 'findElements'.Modifier and TypeMethodDescription<T> List<T>
EModelService.findElements
(MApplicationElement searchRoot, Class<T> clazz, int searchFlags, Selector matcher) Return a list of any elements that match the given search criteria. -
Uses of Selector in org.eclipse.e4.ui.workbench.renderers.swt
Modifier and TypeMethodDescriptionvoid
ToolItemUpdater.updateContributionItems
(Selector selector)