Module table_widget_manager

Module table_widget_manager 

Source
Expand description

Table Widget Manager - Centralized table state and rendering

This manager owns the table widget state and ensures all updates go through a single interface, properly triggering re-renders.

Structsยง

TablePosition
Position in the table (row, column)
TableWidgetManager
Table widget manager that owns all table-related state