Expand description

A basic table view implementation for cursive.

Structs

A type used for the construction of columns in a TableView.

View to select an item among a list, supporting multiple columns for sorting.

Traits

A trait for displaying and sorting items inside a TableView.