class TextUi::Table
- TextUi::Table
- TextUi::Widget
- Reference
- Object
Defined in:
textui/table.crConstructors
Instance Method Summary
- #clear
- #column_names : Array(String)
- #cursor_x : Int32
- #cursor_x=(cursor_x : Int32)
- #cursor_y : Int32
- #cursor_y=(cursor_y : Int32)
- #enter_pressed : Signal_enter_pressed
- #header_format : Format
- #header_format=(header_format : Format)
- #highlight_format : Format
- #highlight_format=(highlight_format : Format)
- #render
- #rows : Array(Array(String))
-
#set_data(rows : Array(Array(String))) : Nil
First line is considered the header