TerminalCustomMenu

Custom settings menu terminal interface

Companion:
object
trait PageView
class Object
trait Matchable
class Any

Value members

Concrete methods

override def updateUI[T](update: ViewUpdate[Any]): Unit
Definition Classes

Inherited methods

def handleInput(): Unit
Inherited from:
TerminalView
def inputReader(): String
Inherited from:
TerminalView

Concrete fields

override val actionsMap: Map[String, Action[Any]]

Map between input and actions of the controllers

Map between input and actions of the controllers

Inherited fields