Search Results for

    Show / Hide Table of Contents

    Editor controller

    Trados Studio Integration API provides support for third-party developers to implement editor functionalities for the Trados Studio application.

    Editor controller

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

    For a sample on how to use it, see the following sample: Using Trados Studio EditorController

    Enhance Trados Studio editor view using EditorController

    The EditorController provide support for integrating custom UI inside the Trados Studio editor view.

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

    Operations on translatable documents

    Based on MVVM pattern, the EditorController provides support for translatable document operations.

    • Open, save, close, activate document operations using EditorController
    • Operations on Document (see also Bilingual API - Overview)
    • Operations on DocumentView
    • Improve this Doc

    On this page

    • Editor controller
    • Enhance Trados Studio editor view using EditorController
    • Operations on translatable documents
    Back to top Generated by DocFX