EmptyPropertyViewWidgetProvider is implemented to provide the EmptyPropertyViewWidget if the given selection is undefined or no other provider can handle the given selection.

Hierarchy (view full)

Constructors

Properties

contributions: ContributionProvider<PropertyDataService>
emptyWidget: EmptyPropertyViewWidget
id: "no-properties" = EmptyPropertyViewWidgetProvider.ID

A unique id for this provider.

label: "DefaultPropertyViewWidgetProvider" = 'DefaultPropertyViewWidgetProvider'

A human-readable name for this provider.

propertyDataServices: PropertyDataService[] = []
ID: "no-properties" = 'no-properties'

Methods