class

Commander::UI::ListView

Inherits Commander::UI::Widget < Reference < Object

Constructors

new(headers : Array(String), items : Array(ListItem), id : String = "list-view")
Source

Instance methods

headers
Source
items
Source
render(context : RenderContext, commands : Array(DrawCommand)) : Nil
Source