Uses of Interface
com.e1c.langtool.internal.ui.view.IQuerySelectionService
Packages that use IQuerySelectionService
-
Uses of IQuerySelectionService in com.e1c.langtool.internal.ui.view
Classes in com.e1c.langtool.internal.ui.view that implement IQuerySelectionServiceConstructors in com.e1c.langtool.internal.ui.view with parameters of type IQuerySelectionServiceModifierConstructorDescriptionLanguageColumnEditingSupport(ColumnViewer viewer, int column, TranslateLanguage sourceLanguage, TranslateLanguage targetLanguage, IEditingContext context, IQuerySelectionService selectionService, org.eclipse.core.resources.IProject project, Supplier<StorageID> currentStorageId) Instantiates a new language column editing support.SelectableTextCellEditor(FeatureValue featureValue, String targetLanguage, String sourceLanguage, IQuerySelectionService selectionService, String projectName, StorageID storageId) SelectableTextCellEditor(org.eclipse.swt.widgets.Composite parent, int style, FeatureValue featureValue, String targetLanguage, String sourceLanguage, IQuerySelectionService selectionService, String projectName, StorageID storageId) SelectableTextCellEditor(org.eclipse.swt.widgets.Composite parent, FeatureValue featureValue, String targetLanguage, String sourceLanguage, IQuerySelectionService selectionService, String projectName, StorageID storageId)