VerticalFrame
blockudoku.views.console.composed.VerticalFrame
case class VerticalFrame(elements: List[ConsoleElement])(spacing: Int, isInteractable: Boolean) extends Frame
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Frametrait ConsoleElementclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Inherited fields
Attributes
- Inherited from:
- ConsoleElement
Attributes
- Inherited from:
- ConsoleElement
In this article