Structsยง
- Batch
Ref ๐ - [
egui_table::TableDelegate
] implementation for displaying aQueryHandle
in a table. - Rows
Display ๐Data This structure maintains the data for displaying rows in a table.
Enumsยง
- Cell
Style ๐Style forcell_with_hover_button_ui
. - Hide
Column ๐Action Ui actions triggered by the dataframe UI to be handled by the calling code.
Functionsยง
- Draw some cell content with a right-aligned, on-hover button.
- Groups column by entity paths.
- dataframe_
ui ๐Display a dataframe table for the provided query. - error_
ui ๐ - line_ui ๐Draw a single line in a table.
- split_
ui_ ๐vertically Helper to draw individual lines into an expanded cell in a table.