Tui::DataTable
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Instance methods
add_column(key : String, label : String = "", width : Int32 | Nil = nil, align : Label::Align = Label::Align::Left) : Nil
Add a column
add_row
Sourcealt_row_style
Sourcealt_row_style=(alt_row_style : Style)
Sourcecolumns
Sourcecursor_style
Sourcecursor_style=(cursor_style : Style)
Sourceon_activate
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
on_select
Sourcerow_style
Sourcerow_style=(row_style : Style)
Sourcerows
Sourceselected_style
Sourceselected_style=(selected_style : Style)
Sourceshow_header?
Sourcezebra_stripes?
Source