Options
All
  • Public
  • Public/Protected
  • All
Menu

The main container for the selection-specific property widgets. Based on the given selection, the registered PropertyViewWidgetProvider provides the content widget that displays the corresponding properties.

Hierarchy

  • BaseWidget
    • PropertyViewWidget

Index

Constructors

  • Parameters

    • Optional options: IOptions

    Returns PropertyViewWidget

Properties

propertyViewService: PropertyViewService
selectionService: SelectionService
toDisposeOnDetach: DisposableCollection = ...
ID: "property-view" = 'property-view'
LABEL: string = ...

Methods

  • init(): void
  • initializeContentWidget(selection: undefined | Object): void
  • onActivateRequest(msg: Message): void
  • onAfterAttach(msg: Message): void
  • onResize(msg: ResizeMessage): void