Search Results for

    Show / Hide Table of Contents

    Files Controller

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

    FilesController Overview

    The FilesController enables third-party developers to integrate custom UI functionalities into the Trados Studio files view and perform project file operations on the current open project.

    For more information, see About project files.

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

    Enhancing the Files View

    The FilesController supports integrating custom UI into the Trados Studio files view:

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

    Operations on Current Project Files

    The FilesController supports performing operations on the current project:

    • Operations on project files and folders
    • Operations on selected files
    • Operations on user-selected tasks

    For more information, see About project files.

    To open project files for editing, see Editor controller.

    • Improve this Doc
    In this article
    Back to top Generated by DocFX