Uses of Interface
com.e1c.langtool.query.IApplicable
Packages that use IApplicable
Package
Description
-
Uses of IApplicable in com.e1c.langtool.internal.ui.view
Classes in com.e1c.langtool.internal.ui.view that implement IApplicableModifier and TypeClassDescriptionclassThe class representsITreeItemthat shows language in tree.protected classclassThe Class representsIFeatureValueItemwhen the tree has only one language to translate into. -
Uses of IApplicable in com.e1c.langtool.ui.common.tools
Methods in com.e1c.langtool.ui.common.tools with type parameters of type IApplicableModifier and TypeMethodDescription<T extends IApplicable>
voidAbstractServiceView.setApplicableObject(T applicable) Sets the object that provides applying the translation results.Methods in com.e1c.langtool.ui.common.tools that return types with arguments of type IApplicableModifier and TypeMethodDescriptionAbstractServiceView.getApplicalbleObject()Returns the object that provides applying the translation results. -
Uses of IApplicable in com.e1c.langtool.ui.editor.internal.tree
Classes in com.e1c.langtool.ui.editor.internal.tree that implement IApplicable