Class DefaultPropertyViewWidgetProviderAbstract

The DefaultPropertyViewWidgetProvider is the default abstract implementation of the PropertyViewWidgetProvider and should be extended to provide a property view content widget for the given selection.

Hierarchy (view full)

Implements

Constructors

Properties

contributions: ContributionProvider<PropertyDataService>
id: string = 'default'

A unique id for this provider.

label: string = 'DefaultPropertyViewWidgetProvider'

A human-readable name for this provider.

propertyDataServices: PropertyDataService[] = []

Methods