Activity Forums Salesforce® Discussions What is the dispatch event? 

  • Piyush

    Member
    October 10, 2019 at 10:45 am

    Hi Saddam,

    Dispatches an Event at the specified EventTarget, (synchronously) invoking the affected EventListeners in the appropriate order. The normal event processing rules (including the capturing and optional bubbling phase) also apply to events dispatched manually with dispatchEvent().

  • Pooja

    Member
    February 18, 2020 at 2:43 pm

    DispatchEvent is the last step of the create-init-dispatch process and it is used for dispatching events into the implementation's event model.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos