Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetRegistry

The widget registry from PrimeFaces contains a reference to all widget constructors for all loaded widgets.

Hierarchy

  • WidgetRegistry

Index

Properties

ExtMonacoEditorFramed

ExtMonacoEditorFramed: Constructor<ExtMonacoEditorFramed>

The constructor for the monaco editor widget, iframe variant. Called automatically when you use the <blut:monacoEditor/> component.

ExtMonacoEditorInline

ExtMonacoEditorInline: Constructor<ExtMonacoEditorInline>

The constructor for the monaco editor widget, inline variant. Called automatically when you use the <blut:monacoEditorFramed/> component.

Generated using TypeDoc