Uses of Interface
com.e1c.langtool.ui.tree.IFeatureValueItem
Packages that use IFeatureValueItem
Package
Description
-
Uses of IFeatureValueItem in com.e1c.langtool.internal.ui.view
Classes in com.e1c.langtool.internal.ui.view that implement IFeatureValueItemModifier and TypeClassDescriptionclassThe Class allowsIFeatureValueItemto have children ofLanguageFeatureValueItemto show languages in tree.classThe class representsITreeItemthat shows language in tree.classThe Class representsIFeatureValueItemwhen the tree has only one language to translate into. -
Uses of IFeatureValueItem in com.e1c.langtool.ui.editor.internal.tree
Classes in com.e1c.langtool.ui.editor.internal.tree that implement IFeatureValueItemMethods in com.e1c.langtool.ui.editor.internal.tree that return IFeatureValueItemModifier and TypeMethodDescriptionEditorTreeFactory.createFeatureValueItem(ITreeItem parent, FeatureValue value, int skipKeySegments) -
Uses of IFeatureValueItem in com.e1c.langtool.ui.tree
Classes in com.e1c.langtool.ui.tree that implement IFeatureValueItemMethods in com.e1c.langtool.ui.tree that return IFeatureValueItemModifier and TypeMethodDescriptionAbstractTreeFactory.createFeatureValueItem(ITreeItem parent, FeatureValue value, int skipKeySegments) Creates a newIFeatureValueItemobject.