Expand description
A widget allowing the user to display tables of information with optional sorting by category
Re-exports§
pub use model::Entity;pub use model::Model;pub use model::category::ItemCategory;pub use model::category::ItemInterface;pub use model::selection::MultiSelect;pub use model::selection::SingleSelect;pub use widget::compact::CompactTableView;pub use widget::standard::TableView;