Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Bubbles::Table
Constructors
new
Source
new
(*opts :
Option
) :
Model
Source
Class methods
default_key_map
Source
default_styles
Source
with_columns
(cols :
Array
(
Column
)) :
Option
Source
with_focused
(f :
Bool
) :
Option
Source
with_height
(h :
Int32
) :
Option
Source
with_key_map
(km :
KeyMap
) :
Option
Source
with_rows
(rows :
Array
(
Row
)) :
Option
Source
with_styles
(s :
Styles
) :
Option
Source
with_width
(w :
Int32
) :
Option
Source
Nested types
Bubbles::Table::Column
Bubbles::Table::KeyMap
Bubbles::Table::Model
Bubbles::Table::Option
Bubbles::Table::Row
Bubbles::Table::Styles