Search Results for

    Show / Hide Table of Contents

    Editor Controller

    The Trados Studio Integration API enables third-party developers to implement editor functionalities in the Trados Studio application.

    EditorController Overview

    The EditorController enables third-party developers to integrate custom UI functionalities into the Trados Studio editor view and perform operations on translatable documents.

    For a complete code sample, see Using Trados Studio EditorController.

    Enhancing the Editor View

    The EditorController supports integrating custom UI into the Trados Studio editor view:

    • Integrating viewparts (see Integrating viewparts)
    • Integrating menus
    • Integrating context menus

    Operations on Translatable Documents

    Based on the MVVM pattern, the EditorController supports translatable document operations:

    • Open, save, close, and activate document operations using EditorController
    • Operations on Document (see also Bilingual API - Overview)
    • Operations on DocumentView
    • Improve this Doc
    In this article
    Back to top Generated by DocFX