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

    Creates a command handler that acts on either the widget targeted by a DOM event or the current widget.

    Implements

    Index

    Constructors

    Properties

    execute: (event: Event) => unknown

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    isEnabled?: CurrentWidgetCommandAdapterBooleanCheck

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    isToggled?: CurrentWidgetCommandAdapterBooleanCheck

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    isVisible?: CurrentWidgetCommandAdapterBooleanCheck

    eslint-disable-next-line @typescript-eslint/no-explicit-any

    Methods