[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Simulate user interaction by generating native DOM events.
File Size: | 964 lines (37 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
simulateKeyEvent(target , type ,bubbles , cancelable ,view ,ctrlKey , altKey ,shiftKey , metaKey ,keyCode , charCode ) X-Ref |
No description |
simulateMouseEvent(target , type ,bubbles , cancelable ,view , detail ,screenX , screenY ,clientX , clientY ,ctrlKey , altKey ,shiftKey , metaKey ,button , relatedTarget ) X-Ref |
No description |
simulateUIEvent(target , type ,bubbles , cancelable ,view , detail ) X-Ref |
No description |
simulateGestureEvent(target, type,bubbles, cancelable, view, detail, screenX, screenY, clientX, clientY, ctrlKey, altKey, shiftKey, metaKey, scale, rotation ) X-Ref |
No description |
simulateTouchEvent(target, type,bubbles, cancelable, view, detail, screenX, screenY, clientX, clientY, ctrlKey, altKey, shiftKey, metaKey, touches, targetTouches, changedTouches, scale, rotation ) X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |