Options
All
  • Public
  • Public/Protected
  • All
Menu

Module output

Index

Type aliases

OutputPreferences

OutputPreferences: PreferenceProxy<OutputConfiguration>

Properties

default

default: ContainerModule

Variables

Const OUTPUT_WIDGET_KIND

OUTPUT_WIDGET_KIND: "outputView" = ...
deprecated

Use OutputWidget.ID instead.

Const OutputConfigSchema

OutputConfigSchema: PreferenceSchema = ...

Const OutputPreferenceContribution

OutputPreferenceContribution: typeof OutputPreferenceContribution = ...

Const OutputPreferences

OutputPreferences: typeof OutputPreferences = ...

Functions

bindOutputPreferences

  • bindOutputPreferences(bind: interfaces.Bind): void

createOutputPreferences

  • createOutputPreferences(preferences: PreferenceService, schema?: PreferenceSchema): OutputPreferences