x4js - v2.2.49
    Preparing search index...

    Function dispatchEvent

    • Manually dispatches an event through the custom event system. Simulates bubbling unless the event type is in the unbubbleEvents list.

      Parameters

      • ev: Event

        The event to dispatch.

      Returns void