function sap/ui/events/checkMouseEnterOrLeave

Visiblity: public
Available since: N/A
Module: sap/ui/events/checkMouseEnterOrLeave
Application Component:

Checks a given mouseover or mouseout event whether it is equivalent to a mouseenter or mouseleave event regarding the given DOM reference.


Parameters Overview

Param Type Default Value Description
oEvent jQuery.Event The Mouse Event
oDomRef Element The domref of the element to check

Methods Overview

Method Description