Input
o1.gui.viewimpl.tracing.TraceEvent.Input
A TraceEvent
that records a GUI event.
Type parameters
- Info
-
the type of the additional information, such as
Pos
,Key
, orMouseMoved
Parameters
- info
-
additional information about the event
- name
-
a short description of the GUI event, such as
"click"
,"key-down"
, or"mouse-move"
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait TraceEventclass Objecttrait Matchableclass Any