Class AbstractViewContribution<T>Abstract

An abstract superclass for frontend contributions that add a view to the application shell.

Type Parameters

  • T extends Widget

Implements

Constructors

Properties

quickView: QuickViewService
toggleCommand?: Command
widgetManager: WidgetManager

Accessors

Methods