Uses of Interface
com.e1c.langtool.ui.collector.FeatureValueCollectingResult
Packages that use FeatureValueCollectingResult
Package
Description
-
Uses of FeatureValueCollectingResult in com.e1c.langtool.internal.ui.collector
Methods in com.e1c.langtool.internal.ui.collector with parameters of type FeatureValueCollectingResultModifier and TypeMethodDescriptionvoidSelectionCollectingServiceImpl.refresh(SelectionCollectingRequester requester, FeatureValueCollectingResult result) -
Uses of FeatureValueCollectingResult in com.e1c.langtool.ui.collector
Classes in com.e1c.langtool.ui.collector that implement FeatureValueCollectingResultModifier and TypeClassDescriptionclassThe default implementation of the collecting result.Methods in com.e1c.langtool.ui.collector that return FeatureValueCollectingResultModifier and TypeMethodDescriptionIDelegatingSelectionCollector.collectSelection(org.eclipse.ui.IWorkbenchPart part, ISelection selection, ICollectingParameters parameters, org.eclipse.core.runtime.IProgressMonitor monitor) Delegating collector from selection content to return collecting result by selected translatable objects.protected FeatureValueCollectingResultBaseDelegatedSelectionCollector.collectSource(TranslationSource source, ICollectingParameters parameters, org.eclipse.ui.IWorkbenchPart part, ISelection selection, org.eclipse.core.runtime.IProgressMonitor monitor) Collect source translating object.@Nullable FeatureValueCollectingResultSelectionCollectingEvent.getCurrentCollectingResult()Gets the current collecting result.Methods in com.e1c.langtool.ui.collector with parameters of type FeatureValueCollectingResultModifier and TypeMethodDescriptionvoidISelectionCollectingService.refresh(SelectionCollectingRequester requester, FeatureValueCollectingResult result) Refresh current request.Constructors in com.e1c.langtool.ui.collector with parameters of type FeatureValueCollectingResultModifierConstructorDescriptionSelectionCollectingEvent(Object source, SelectionCollectingStatus status, FeatureValueCollectingResult result) Instantiates a new selection collecting event. -
Uses of FeatureValueCollectingResult in com.e1c.langtool.v8.dt.internal.ui.selection
Methods in com.e1c.langtool.v8.dt.internal.ui.selection that return FeatureValueCollectingResultModifier and TypeMethodDescriptionMoxelPropertiesCollectorDelegate.collectSelection(org.eclipse.ui.IWorkbenchPart part, ISelection selection, ICollectingParameters parameters, org.eclipse.core.runtime.IProgressMonitor monitor) NavigatorSelectionCollectorDelegate.collectSelection(org.eclipse.ui.IWorkbenchPart part, ISelection selection, ICollectingParameters parameters, org.eclipse.core.runtime.IProgressMonitor monitor) XtextEditorSelectionCollectorDelegate.collectSelection(org.eclipse.ui.IWorkbenchPart part, ISelection selection, ICollectingParameters parameters, org.eclipse.core.runtime.IProgressMonitor monitor)