Uses of Interface
com.e1c.langtool.storage.ITranslationFileEditorFactory
Packages that use ITranslationFileEditorFactory
Package
Description
-
Uses of ITranslationFileEditorFactory in com.e1c.langtool.internal.storage
Methods in com.e1c.langtool.internal.storage that return types with arguments of type ITranslationFileEditorFactoryModifier and TypeMethodDescriptionprotected com.google.inject.Provider<ITranslationFileEditorFactory<?>>ContextFileStorage.getTranslationFileEditorFactory(StorageSettings settings) protected com.google.inject.Provider<ITranslationFileEditorFactory<?>>DictionaryFileStorage.getTranslationFileEditorFactory(StorageSettings settings) -
Uses of ITranslationFileEditorFactory in com.e1c.langtool.storage
Methods in com.e1c.langtool.storage that return types with arguments of type ITranslationFileEditorFactoryModifier and TypeMethodDescriptionprotected abstract com.google.inject.Provider<ITranslationFileEditorFactory<?>>AbstractFileStorage.getTranslationFileEditorFactory(StorageSettings settings) Constructor parameters in com.e1c.langtool.storage with type arguments of type ITranslationFileEditorFactoryModifierConstructorDescriptionCachedFileMediator(com.google.inject.Provider<ITranslationFileEditorFactory<?>> factoryProvider) -
Uses of ITranslationFileEditorFactory in com.e1c.langtool.storage.context
Classes in com.e1c.langtool.storage.context that implement ITranslationFileEditorFactoryModifier and TypeClassDescriptionclassA factory for creatingIFileEditoreditor of theContextTranslationDataobject by file and the project -
Uses of ITranslationFileEditorFactory in com.e1c.langtool.storage.dictionary
Classes in com.e1c.langtool.storage.dictionary that implement ITranslationFileEditorFactoryModifier and TypeClassDescriptionclassA factory for creatingIFileEditoreditor of theDictionaryDataobject by file and the project