Theia API Documentation v1.65.0
    Preparing search index...
    interface InflateContext {
        layout: ApplicationShell.LayoutData;
        layoutVersion: number;
        migrations: ApplicationShellLayoutMigration[];
        parent?: Widget;
    }

    Hierarchy (View Summary)

    Index

    Properties

    A layout to be inflated.

    layoutVersion: number

    A resolved version of a current layout.

    parent?: Widget

    A parent widget is to be inflated. undefined if the application shell