Skip to main content

Event Bus methods overview

NameDescription
detach()Detaches a handler from an event (which was attached before by the on() method)
fire()Triggers an inner event
on()Attaches a handler to an inner event of Spreadsheet