Uses of Interface
org.eclipse.e4.ui.workbench.Selector
Packages that use Selector
Package
Description
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of Selector in org.eclipse.e4.ui.workbench.modeling
Classes in org.eclipse.e4.ui.workbench.modeling that implement SelectorModifier and TypeClassDescriptionclass
This is an implementation of a Selector that implements the existing 'findElements'.Methods in org.eclipse.e4.ui.workbench.modeling with parameters of type SelectorModifier 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
Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type SelectorModifier and TypeMethodDescriptionvoid
ToolItemUpdater.updateContributionItems
(Selector selector)