Search Results for

    Show / Hide Table of Contents

    Editor controller

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

    Editor controller

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

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

    Enhance SDL Trados Studio editor view using EditorController

    The EditorController provide support for integrating custom UI inside the SDL 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

    Back to top Generated by DocFX