i believe that custom event is added just as a convenience. It will fire when the event dispatch is called (double check this is true, just going from memory)
if you want to get access to assign, bind, unbind, call, etc for the event dispatcher that is defined in the widget, grab the widget reference and drag from its pin and search for the event dispatcher by name.