Class WindowTitleUpdater

Implements

Constructors

Properties

labelProvider: LabelProvider
toDisposeOnWidgetChanged: Disposable = Disposable.NULL
windowTitleService: WindowTitleService

Methods

  • Updates the title of the application based on the currently opened widget.

    Parameters

    • Optional widget: Widget

      The current widget in the main application area. undefined if no widget is currently open in that area.

    Returns void