Package org.primefaces.extensions.component.monacoeditor


package org.primefaces.extensions.component.monacoeditor
  • Classes
    Class
    Description
    Base component for both the framed and inline monaco diff code editor widget.
    Component for the Monaco code diff editor JavaScript library .This is the framed monaco editor that creates a new instance in a separate iframe to allow for better scoping, i.e.
    Default renderer for the framed Monaco diff editor that creates a new instance in an iframe for better scoping.
    Component for the Monaco diff code editor JavaScript library.
    Default renderer for the inline Monaco diff editor that creates a new instance without iframes.
    Base component for both the framed and inline monaco code editor widget.
    MonacoEditorCommon<TEditorOpts>
    Base component for both the standalone and diff monaco code editor widget, in its framed and inline variants.
    Component for the Monaco code editor JavaScript library .This is the framed Monaco editor that creates a new instance in a separate iframe to allow for better scoping, i.e.
    Default renderer for the inline monaco editor that creates a new instance in an iframe for better scoping.
    Component for the Monaco code editor JavaScript library.
    Default renderer for the inline monaco editor that creates a new instance without iframes.