Blueprint - pre-packaged events are bindable?

Prepackaged events are bindable. Take a widget button for example. You can to bind to OnClicked from another blueprint. How? I bring the argument that the bind has the exact same name as the event. Therefor it cannot be an event dispatcher allowing this.