Static variables

Constructor

@:value({ status : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, status:Int = 0, ?responseUrl:String, ?responseHeaders:Array<Dynamic>)

Variables

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods