KeyEvent

tui.view.KeyEvent
See theKeyEvent companion object
sealed trait KeyEvent

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Character
object Delete.type
object Down.type
object Enter.type
object Escape.type
object Exit.type
object Left.type
object Right.type
object ShiftTab.type
object Tab.type
class UnSupported
object Up.type
Show all
In this article