Gets the handler object from the given event, if available.
If there is no handler object available for the given event, or the handler object is null, this method will return null.
Return
the handler object
Parameters
the event to get the handler object from