Theia API Documentation v1.65.0
    Preparing search index...
    interface TooltipService {
        tooltipId: string;
        attachTo(host: HTMLElement): void;
        update(fullRender?: boolean): void;
    }

    Implemented by

    Index

    Properties

    Methods

    Properties

    tooltipId: string

    Methods