Arc.React.MVVM
    Preparing search index...

    Class IDialogMediatorHandlerAbstract

    Defines a system that can handle dialog requests and responses.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Check if there is a subscriber for a given request type.

      Type Parameters

      • TRequest extends object

      Parameters

      • requestType: Constructor<TRequest>

        Type of request.

      Returns boolean

      True if there is a subscriber, false otherwise.