Application Event
aura:applicationEvent
The root event of the event hierarchy for all events of type="APPLICATION".
An application event is a form of communication between Aura components anywhere in the application, even if they aren't in the same parent-child containment hierarchy. It follows a traditional publish-subscribe model.
For more information, see Application Events in the Lightning Aura Components Developer Guide.
