haXe API Documentation
Back
|
Index
typedef
js.Event
import js.Dom
Available in js
var
type :
String
var
target :
HtmlDom
var
stopPropagation :
Void
->
Void
var
shiftKey :
Bool
var
screenY :
Int
var
screenX :
Int
var
keyCode :
Int
var
ctrlKey :
Bool
var
clientY :
Int
var
clientX :
Int
var
cancelBubble :
Bool
var
button :
Int
var
altKey :
Bool
Back
|
Index