![]() |
API documentation
2.0rc1
|
#include <clientlib.h>
Inherits client::GlobalEventHandlersEventMap.
UIEvent* client::WindowEventMap::get_abort | ( | ) |
Event* client::WindowEventMap::get_afterprint | ( | ) |
Event* client::WindowEventMap::get_beforeprint | ( | ) |
BeforeUnloadEvent* client::WindowEventMap::get_beforeunload | ( | ) |
FocusEvent* client::WindowEventMap::get_blur | ( | ) |
Event* client::WindowEventMap::get_canplay | ( | ) |
Event* client::WindowEventMap::get_canplaythrough | ( | ) |
Event* client::WindowEventMap::get_change | ( | ) |
MouseEvent* client::WindowEventMap::get_click | ( | ) |
Event* client::WindowEventMap::get_compassneedscalibration | ( | ) |
PointerEvent* client::WindowEventMap::get_contextmenu | ( | ) |
MouseEvent* client::WindowEventMap::get_dblclick | ( | ) |
DeviceLightEvent* client::WindowEventMap::get_devicelight | ( | ) |
DeviceMotionEvent* client::WindowEventMap::get_devicemotion | ( | ) |
DeviceOrientationEvent* client::WindowEventMap::get_deviceorientation | ( | ) |
DragEvent* client::WindowEventMap::get_drag | ( | ) |
DragEvent* client::WindowEventMap::get_dragend | ( | ) |
DragEvent* client::WindowEventMap::get_dragenter | ( | ) |
DragEvent* client::WindowEventMap::get_dragleave | ( | ) |
DragEvent* client::WindowEventMap::get_dragover | ( | ) |
DragEvent* client::WindowEventMap::get_dragstart | ( | ) |
DragEvent* client::WindowEventMap::get_drop | ( | ) |
Event* client::WindowEventMap::get_durationchange | ( | ) |
Event* client::WindowEventMap::get_emptied | ( | ) |
Event* client::WindowEventMap::get_ended | ( | ) |
ErrorEvent* client::WindowEventMap::get_error | ( | ) |
FocusEvent* client::WindowEventMap::get_focus | ( | ) |
HashChangeEvent* client::WindowEventMap::get_hashchange | ( | ) |
Event* client::WindowEventMap::get_input | ( | ) |
Event* client::WindowEventMap::get_invalid | ( | ) |
KeyboardEvent* client::WindowEventMap::get_keydown | ( | ) |
KeyboardEvent* client::WindowEventMap::get_keypress | ( | ) |
KeyboardEvent* client::WindowEventMap::get_keyup | ( | ) |
Event* client::WindowEventMap::get_load | ( | ) |
Event* client::WindowEventMap::get_loadeddata | ( | ) |
Event* client::WindowEventMap::get_loadedmetadata | ( | ) |
Event* client::WindowEventMap::get_loadstart | ( | ) |
MessageEvent* client::WindowEventMap::get_message | ( | ) |
MouseEvent* client::WindowEventMap::get_mousedown | ( | ) |
MouseEvent* client::WindowEventMap::get_mouseenter | ( | ) |
MouseEvent* client::WindowEventMap::get_mouseleave | ( | ) |
MouseEvent* client::WindowEventMap::get_mousemove | ( | ) |
MouseEvent* client::WindowEventMap::get_mouseout | ( | ) |
MouseEvent* client::WindowEventMap::get_mouseover | ( | ) |
MouseEvent* client::WindowEventMap::get_mouseup | ( | ) |
WheelEvent* client::WindowEventMap::get_mousewheel | ( | ) |
Event* client::WindowEventMap::get_MSGestureChange | ( | ) |
Event* client::WindowEventMap::get_MSGestureDoubleTap | ( | ) |
Event* client::WindowEventMap::get_MSGestureEnd | ( | ) |
Event* client::WindowEventMap::get_MSGestureHold | ( | ) |
Event* client::WindowEventMap::get_MSGestureStart | ( | ) |
Event* client::WindowEventMap::get_MSGestureTap | ( | ) |
Event* client::WindowEventMap::get_MSInertiaStart | ( | ) |
Event* client::WindowEventMap::get_MSPointerCancel | ( | ) |
Event* client::WindowEventMap::get_MSPointerDown | ( | ) |
Event* client::WindowEventMap::get_MSPointerEnter | ( | ) |
Event* client::WindowEventMap::get_MSPointerLeave | ( | ) |
Event* client::WindowEventMap::get_MSPointerMove | ( | ) |
Event* client::WindowEventMap::get_MSPointerOut | ( | ) |
Event* client::WindowEventMap::get_MSPointerOver | ( | ) |
Event* client::WindowEventMap::get_MSPointerUp | ( | ) |
Event* client::WindowEventMap::get_offline | ( | ) |
Event* client::WindowEventMap::get_online | ( | ) |
Event* client::WindowEventMap::get_orientationchange | ( | ) |
PageTransitionEvent* client::WindowEventMap::get_pagehide | ( | ) |
PageTransitionEvent* client::WindowEventMap::get_pageshow | ( | ) |
Event* client::WindowEventMap::get_pause | ( | ) |
Event* client::WindowEventMap::get_play | ( | ) |
Event* client::WindowEventMap::get_playing | ( | ) |
PopStateEvent* client::WindowEventMap::get_popstate | ( | ) |
ProgressEvent* client::WindowEventMap::get_progress | ( | ) |
Event* client::WindowEventMap::get_ratechange | ( | ) |
ProgressEvent* client::WindowEventMap::get_readystatechange | ( | ) |
Event* client::WindowEventMap::get_reset | ( | ) |
UIEvent* client::WindowEventMap::get_resize | ( | ) |
UIEvent* client::WindowEventMap::get_scroll | ( | ) |
Event* client::WindowEventMap::get_seeked | ( | ) |
Event* client::WindowEventMap::get_seeking | ( | ) |
UIEvent* client::WindowEventMap::get_select | ( | ) |
Event* client::WindowEventMap::get_stalled | ( | ) |
StorageEvent* client::WindowEventMap::get_storage | ( | ) |
Event* client::WindowEventMap::get_submit | ( | ) |
Event* client::WindowEventMap::get_suspend | ( | ) |
Event* client::WindowEventMap::get_timeupdate | ( | ) |
TouchEvent* client::WindowEventMap::get_touchcancel | ( | ) |
TouchEvent* client::WindowEventMap::get_touchend | ( | ) |
TouchEvent* client::WindowEventMap::get_touchmove | ( | ) |
TouchEvent* client::WindowEventMap::get_touchstart | ( | ) |
Event* client::WindowEventMap::get_unload | ( | ) |
Event* client::WindowEventMap::get_volumechange | ( | ) |
Event* client::WindowEventMap::get_vrdisplayactivate | ( | ) |
Event* client::WindowEventMap::get_vrdisplayblur | ( | ) |
Event* client::WindowEventMap::get_vrdisplayconnect | ( | ) |
Event* client::WindowEventMap::get_vrdisplaydeactivate | ( | ) |
Event* client::WindowEventMap::get_vrdisplaydisconnect | ( | ) |
Event* client::WindowEventMap::get_vrdisplayfocus | ( | ) |
Event* client::WindowEventMap::get_vrdisplaypointerrestricted | ( | ) |
Event* client::WindowEventMap::get_vrdisplaypointerunrestricted | ( | ) |
Event* client::WindowEventMap::get_vrdisplaypresentchange | ( | ) |
Event* client::WindowEventMap::get_waiting | ( | ) |
void client::WindowEventMap::set_abort | ( | UIEvent * | ) |
void client::WindowEventMap::set_afterprint | ( | Event * | ) |
void client::WindowEventMap::set_beforeprint | ( | Event * | ) |
void client::WindowEventMap::set_beforeunload | ( | BeforeUnloadEvent * | ) |
void client::WindowEventMap::set_blur | ( | FocusEvent * | ) |
void client::WindowEventMap::set_canplay | ( | Event * | ) |
void client::WindowEventMap::set_canplaythrough | ( | Event * | ) |
void client::WindowEventMap::set_change | ( | Event * | ) |
void client::WindowEventMap::set_click | ( | MouseEvent * | ) |
void client::WindowEventMap::set_compassneedscalibration | ( | Event * | ) |
void client::WindowEventMap::set_contextmenu | ( | PointerEvent * | ) |
void client::WindowEventMap::set_dblclick | ( | MouseEvent * | ) |
void client::WindowEventMap::set_devicelight | ( | DeviceLightEvent * | ) |
void client::WindowEventMap::set_devicemotion | ( | DeviceMotionEvent * | ) |
void client::WindowEventMap::set_deviceorientation | ( | DeviceOrientationEvent * | ) |
void client::WindowEventMap::set_drag | ( | DragEvent * | ) |
void client::WindowEventMap::set_dragend | ( | DragEvent * | ) |
void client::WindowEventMap::set_dragenter | ( | DragEvent * | ) |
void client::WindowEventMap::set_dragleave | ( | DragEvent * | ) |
void client::WindowEventMap::set_dragover | ( | DragEvent * | ) |
void client::WindowEventMap::set_dragstart | ( | DragEvent * | ) |
void client::WindowEventMap::set_drop | ( | DragEvent * | ) |
void client::WindowEventMap::set_durationchange | ( | Event * | ) |
void client::WindowEventMap::set_emptied | ( | Event * | ) |
void client::WindowEventMap::set_ended | ( | Event * | ) |
void client::WindowEventMap::set_error | ( | ErrorEvent * | ) |
void client::WindowEventMap::set_focus | ( | FocusEvent * | ) |
void client::WindowEventMap::set_hashchange | ( | HashChangeEvent * | ) |
void client::WindowEventMap::set_input | ( | Event * | ) |
void client::WindowEventMap::set_invalid | ( | Event * | ) |
void client::WindowEventMap::set_keydown | ( | KeyboardEvent * | ) |
void client::WindowEventMap::set_keypress | ( | KeyboardEvent * | ) |
void client::WindowEventMap::set_keyup | ( | KeyboardEvent * | ) |
void client::WindowEventMap::set_load | ( | Event * | ) |
void client::WindowEventMap::set_loadeddata | ( | Event * | ) |
void client::WindowEventMap::set_loadedmetadata | ( | Event * | ) |
void client::WindowEventMap::set_loadstart | ( | Event * | ) |
void client::WindowEventMap::set_message | ( | MessageEvent * | ) |
void client::WindowEventMap::set_mousedown | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mouseenter | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mouseleave | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mousemove | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mouseout | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mouseover | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mouseup | ( | MouseEvent * | ) |
void client::WindowEventMap::set_mousewheel | ( | WheelEvent * | ) |
void client::WindowEventMap::set_MSGestureChange | ( | Event * | ) |
void client::WindowEventMap::set_MSGestureDoubleTap | ( | Event * | ) |
void client::WindowEventMap::set_MSGestureEnd | ( | Event * | ) |
void client::WindowEventMap::set_MSGestureHold | ( | Event * | ) |
void client::WindowEventMap::set_MSGestureStart | ( | Event * | ) |
void client::WindowEventMap::set_MSGestureTap | ( | Event * | ) |
void client::WindowEventMap::set_MSInertiaStart | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerCancel | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerDown | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerEnter | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerLeave | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerMove | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerOut | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerOver | ( | Event * | ) |
void client::WindowEventMap::set_MSPointerUp | ( | Event * | ) |
void client::WindowEventMap::set_offline | ( | Event * | ) |
void client::WindowEventMap::set_online | ( | Event * | ) |
void client::WindowEventMap::set_orientationchange | ( | Event * | ) |
void client::WindowEventMap::set_pagehide | ( | PageTransitionEvent * | ) |
void client::WindowEventMap::set_pageshow | ( | PageTransitionEvent * | ) |
void client::WindowEventMap::set_pause | ( | Event * | ) |
void client::WindowEventMap::set_play | ( | Event * | ) |
void client::WindowEventMap::set_playing | ( | Event * | ) |
void client::WindowEventMap::set_popstate | ( | PopStateEvent * | ) |
void client::WindowEventMap::set_progress | ( | ProgressEvent * | ) |
void client::WindowEventMap::set_ratechange | ( | Event * | ) |
void client::WindowEventMap::set_readystatechange | ( | ProgressEvent * | ) |
void client::WindowEventMap::set_reset | ( | Event * | ) |
void client::WindowEventMap::set_resize | ( | UIEvent * | ) |
void client::WindowEventMap::set_scroll | ( | UIEvent * | ) |
void client::WindowEventMap::set_seeked | ( | Event * | ) |
void client::WindowEventMap::set_seeking | ( | Event * | ) |
void client::WindowEventMap::set_select | ( | UIEvent * | ) |
void client::WindowEventMap::set_stalled | ( | Event * | ) |
void client::WindowEventMap::set_storage | ( | StorageEvent * | ) |
void client::WindowEventMap::set_submit | ( | Event * | ) |
void client::WindowEventMap::set_suspend | ( | Event * | ) |
void client::WindowEventMap::set_timeupdate | ( | Event * | ) |
void client::WindowEventMap::set_touchcancel | ( | TouchEvent * | ) |
void client::WindowEventMap::set_touchend | ( | TouchEvent * | ) |
void client::WindowEventMap::set_touchmove | ( | TouchEvent * | ) |
void client::WindowEventMap::set_touchstart | ( | TouchEvent * | ) |
void client::WindowEventMap::set_unload | ( | Event * | ) |
void client::WindowEventMap::set_volumechange | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplayactivate | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplayblur | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplayconnect | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplaydeactivate | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplaydisconnect | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplayfocus | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplaypointerrestricted | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplaypointerunrestricted | ( | Event * | ) |
void client::WindowEventMap::set_vrdisplaypresentchange | ( | Event * | ) |
void client::WindowEventMap::set_waiting | ( | Event * | ) |