OutSystemsUI HTML Events

Enumeration Members

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