Uses of Interface
com.e1c.langtool.ui.collector.IDelegatingSelectionCollector
Packages that use IDelegatingSelectionCollector
Package
Description
-
Uses of IDelegatingSelectionCollector in com.e1c.langtool.internal.ui.collector
Methods in com.e1c.langtool.internal.ui.collector that return IDelegatingSelectionCollectorModifier and TypeMethodDescriptionDelegatingSelectionCollectorRegistry.getDelegateCollector(org.eclipse.ui.IWorkbenchPart part) Get delegate collector for the given part.Methods in com.e1c.langtool.internal.ui.collector that return types with arguments of type IDelegatingSelectionCollectorModifier and TypeMethodDescriptionDelegatingSelectionCollectorRegistry.getDelegates()Gets the delegates with registered part ID as key. -
Uses of IDelegatingSelectionCollector in com.e1c.langtool.ui.collector
Classes in com.e1c.langtool.ui.collector that implement IDelegatingSelectionCollectorModifier and TypeClassDescriptionclassThe abstract base delegated selection collector. -
Uses of IDelegatingSelectionCollector in com.e1c.langtool.v8.dt.internal.ui.selection
Classes in com.e1c.langtool.v8.dt.internal.ui.selection that implement IDelegatingSelectionCollectorModifier and TypeClassDescriptionclassThe delegate collector from special moxel properties object.classThe delegate collector for 1C Navigator, allows to get model object from special navigator group objects and collect the model objects.classThe delegated collector allows to getFeatureValuefrom opened Xtext editor in read-only job.