Static variables

staticread onlyCAPTURE:String

Constructor

@:value({ pts : 0, checksum : 0, cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?url:String, checksum:UInt = 0, pts:Float = 0)

Variables

read onlychecksum:UInt

read onlypts:Float

read onlyurl:String

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods