Class TranslateLanguagesExternalObjectSection
java.lang.Object
com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesSection
com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesExtensionSection
com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesExternalObjectSection
- All Implemented Interfaces:
IProjectEditorSection
-
Nested Class Summary
Nested classes/interfaces inherited from class com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesSection
TranslateLanguagesSection.AddLanguageToTranslation, TranslateLanguagesSection.EditLanguage, TranslateLanguagesSection.RemoveLanguageFromTranslation -
Field Summary
Fields inherited from class com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesExtensionSection
v8ProjectManagerFields inherited from class com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesSection
COLUMN_DATA_FEATURE, context, contextProvider, editor, FEATURES, languagesViewer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidconvetBaseLanguages(List<TranslateLanguage> languages) Methods inherited from class com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesExtensionSection
convertLanguages, selectLanguageToTranslationMethods inherited from class com.e1c.langtool.v8.dt.ui.projecteditor.TranslateLanguagesSection
addToToolBarAddLanguageAction, addToToolBarEditLanguageAction, addToToolBarRemoveLanguageAction, createContent, dispose, doSave, getContext, inputChanged, isDirty, loadViewerInput, setContext, validate, сreateToolBar
-
Constructor Details
-
TranslateLanguagesExternalObjectSection
public TranslateLanguagesExternalObjectSection()
-
-
Method Details
-
addLanguageToTranslation
protected void addLanguageToTranslation()- Overrides:
addLanguageToTranslationin classTranslateLanguagesExtensionSection
-
convetBaseLanguages
- Overrides:
convetBaseLanguagesin classTranslateLanguagesExtensionSection
-