virtual class vaseWindow::Event
sys::Obj
vaseWindow::Event
@Js
Base class for all Event
-
consume
-
Void consume()
-
consumed
-
Bool consumed := false
-
data
-
Obj? data
-
flag
-
Int flag := -1
-
id
-
Int id := -1
-
rawEvent
-
Obj? rawEvent
native event
-
src
-
Obj? src
-
time
-
DateTime time := DateTime.now
-
toStr
-
virtual override Str toStr()
-
type
-
Int type := -1