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

    Implements

    Index

    Constructors

    Accessors

    Methods

    • Return whether the given property represents a notification. If true, the promise returned from the invocation will resolve immediately to undefined

      A property leads to a notification rather than a method call if its name begins with notify or on.

      Parameters

      • p: PropertyKey

        The property being called on the proxy.

      Returns boolean

      Whether p represents a notification.