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

Constructors

  • Parameters

    • Optional options: IOptions

    Returns PropertyViewWidget

Properties

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

Methods