namespace sap.ui.events

Control sample: sap.ui.events
Visiblity:
Available since: N/A
Module:
Application Component: CA-UI5-COR

Nodes Overview

Node Description
sap/ui/events/checkMouseEnterOrLeave

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

sap/ui/events/ControlEvents
sap/ui/events/F6Navigation

Central handler for F6 key event.

sap/ui/events/isMouseEventDelayed

Whether the current browser fires mouse events after touch events with long delay (~300ms).

sap/ui/events/isSpecialKey

Detect whether the pressed key is a special key.

sap/ui/events/KeyCodes
sap/ui/events/PseudoEvents
sap/ui/events/TouchToMouseMapping
sap.ui.events.jquery

Methods Overview

Method Description