class

Bubbles::List::DefaultDelegate

Inherits Bubbles::Help::KeyMap < Bubbles::List::ItemDelegate < Reference < Object

Constructors

Instance methods

full_help
Source
full_help_func
Source
full_help_func=(full_help_func : Proc(Array(Array(Bubbles::Key::Binding))) | Nil)
Source
height
Source
render(w : IO, m : Model, index : Int32, item : Item)
Source
set_height(i : Int32)
Source
set_spacing(i : Int32)
Source
short_help
Source
short_help_func
Source
short_help_func=(short_help_func : Proc(Array(Bubbles::Key::Binding)) | Nil)
Source
show_description
Source
show_description=(show_description : Bool)
Source
spacing
Source
styles
Source
styles=(styles : DefaultItemStyles)
Source
update(msg : Tea::Msg, m : Model) : Tea::Cmd | Nil
Source
update_func
Source
update_func=(update_func : Proc(Tea::Msg, Model, Tea::Cmd | Nil) | Nil)
Source