Uses of Interface
com.e1c.langtool.external.cache.ITranslationCacheManager
Packages that use ITranslationCacheManager
Package
Description
-
Uses of ITranslationCacheManager in com.e1c.langtool.google.ui
Constructors in com.e1c.langtool.google.ui with parameters of type ITranslationCacheManagerModifierConstructorDescriptionGoogleTranslatePreferencePage(ITranslationCacheManager translationCacheManager) -
Uses of ITranslationCacheManager in com.e1c.langtool.internal.external.cache
Classes in com.e1c.langtool.internal.external.cache that implement ITranslationCacheManagerModifier and TypeClassDescriptionclassThis class unions the caches for all registered translation providers.classThe base realization ofITranslationCacheManager. -
Uses of ITranslationCacheManager in com.e1c.langtool.microsoft.ui
Constructors in com.e1c.langtool.microsoft.ui with parameters of type ITranslationCacheManagerModifierConstructorDescriptionMicrosoftTranslatorPreferencePage(ITranslationCacheManager translationCacheManager) -
Uses of ITranslationCacheManager in com.e1c.langtool.ui.external
Constructors in com.e1c.langtool.ui.external with parameters of type ITranslationCacheManagerModifierConstructorDescriptionAbstractTranslationPreferencePage(ITranslationCacheManager translationCacheManager, String providerId) Constructs a new abstract preference page for external translation service. -
Uses of ITranslationCacheManager in com.e1c.langtool.yandex.ui
Constructors in com.e1c.langtool.yandex.ui with parameters of type ITranslationCacheManagerModifierConstructorDescriptionYandexTranslatePreferencePage(ITranslationCacheManager translationCacheManager)