tui

package tui

Members list

Concise view

Type members

Classlikes

object Main extends App

Attributes

Graph
Supertypes
trait App
trait DelayedInit
class Object
trait Matchable
class Any
Self type
Main.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait TUI

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TUILive
object TUI

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TUI.type
case class TUILive(fullScreen: Boolean, oldMap: Ref[TextMap]) extends TUI

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TUI
class Object
trait Matchable
class Any
trait TerminalApp[-I, S, +A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Choose[A]
class LineInput
Self type
TerminalApp[I, S, A]

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait TerminalEvent[+I]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class UserEvent[I]

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type