class

TUI::Layout::Vertical

Inherits TUI::Layout < Reference < Object

Instance methods

<<(win : Widget)

Add a widget with default values at least

Source
delete(win : Widget)
Source
each_widget

Used to build draw tree

Source
set(event, rect : Rect)

Very basic, lays out each Widget with height/no. of widget as the height and full width

Source