Module jquery.sap.events


Contained Namespaces, Types, Enums & Classes
jQuery.Event Check the jQuery.Event class documentation available under "http://www.jquery.com"
and "http://api.jquery.com/category/events/event-object/" for details.
jQuery.sap.ControlEvents List of DOM events that a UIArea automatically takes care of.
jQuery.sap.PseudoEvents Enumeration of all so called "pseudo events", a useful classification of standard browser events as implied by SAP product standards.
jQuery.sap.bindAnyEvent Binds all events for listening with the given callback function.
jQuery.sap.checkMouseEnterOrLeave Checks a given mouseover or mouseout event whether it is equivalent to a mouseenter or mousleave event regarding the given DOM reference.
jQuery.sap.disableTouchToMouseHandling Disable touch to mouse handling
jQuery.sap.unbindAnyEvent Unbinds all events for listening with the given callback function.