class

TextUi::Table

Inherits TextUi::Widget / Reference / Object

Constructors

new(parent, x, y)
Source
new(parent)
Source

Instance methods

clear
Source
column_names
Source
cursor_x
Source
cursor_x=(cursor_x : Int32)
Source
cursor_y
Source
cursor_y=(cursor_y : Int32)
Source
enter_pressed
Source
header_format
Source
header_format=(header_format : Format)
Source
highlight_format
Source
highlight_format=(highlight_format : Format)
Source
render
Source
rows
Source
set_data(rows : Array(Array(String))) : Nil

First line is considered the header

Source

Nested types