haXe API Documentation
Back
|
Index
class
js.Lib
Available in js
static
var
document :
Document
static
var
isIE :
Bool
static
var
isOpera :
Bool
static
var
window :
Window
static
function
alert(v :
Dynamic
) :
Void
static
function
eval(code :
String
) :
Dynamic
static
function
setErrorHandler(f :
String
->
Array
<
String
> ->
Bool
) :
Void
Back
|
Index