Exemplo n.º 1
0
 public void InitMouseEvent(WheelEventType type, bool canBubble, bool cancelable, Window view, int detail, int screenX, int screenY, int clientX, int clientY, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, int button, EventTarget relatedTarget) { }
Exemplo n.º 2
0
 public void InitEvent(WheelEventType eventTypeArg, bool canBubbleArg, bool cancelableArg) { }
Exemplo n.º 3
0
 public void InitUIEvent(WheelEventType type, bool canBubble, bool cancelable, Window view, int detail) { }
Exemplo n.º 4
0
 public void InitMouseEvent(WheelEventType type, bool canBubble, bool cancelable, Window view, int detail, int screenX, int screenY, int clientX, int clientY, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, int button, EventTarget relatedTarget)
 {
 }
Exemplo n.º 5
0
 public void InitEvent(WheelEventType eventTypeArg, bool canBubbleArg, bool cancelableArg)
 {
 }
Exemplo n.º 6
0
 public void InitUIEvent(WheelEventType type, bool canBubble, bool cancelable, Window view, int detail)
 {
 }