OutSystemsUI HTML Events

Enumeration Members

AnimationEnd: "animationend"
AnimationStart: "animationstart"
Blur: "blur"
Click: "click"
Focus: "focus"
keyDown: "keydown"
MouseEnter: "mouseenter"
MouseLeave: "mouseleave"
MouseUp: "mouseup"
OrientationChange: "orientationchange"
Resize: "resize"
Scroll: "scroll"
TouchEnd: "touchend"
TouchMove: "touchmove"
TouchStart: "touchstart"
TransitionEnd: "transitionend"