haXe API Documentation
Back | Index
extern class js.html.ErrorEvent
extends Event
Available in js
var filename(default,null) : String
var lineno(default,null) : Int
var message(default,null) : String
function new(type : String, ?canBubble : Bool, ?cancelable : Bool) : Void
Back | Index