Theia API Documentation v1.65.0
    Preparing search index...

    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 Summary)

    Implements

    Index

    Constructors

    Properties

    id: string = 'default'

    A unique id for this provider.

    label: string = 'DefaultPropertyViewWidgetProvider'

    A human-readable name for this provider.

    propertyDataServices: PropertyDataService[] = []

    Methods