Theia API Documentation v1.65.0
    Preparing search index...
    interface StructuralMenuChange {
        affectedChildId: string;
        kind: ADDED | REMOVED | LINKED;
        path: MenuPath;
    }

    Hierarchy (View Summary)

    Index

    Properties

    affectedChildId: string
    kind: ADDED | REMOVED | LINKED
    path: MenuPath