GUI.tablez#
Attributes#
Classes#
Module Contents#
- GUI.tablez.logger#
- class GUI.tablez.TableManager9000(parent, rows: int, headers: list[str])#
- num_rows#
- columns: dict[str, tuple[Callable, dict]]#
- headers#
- parent#
- table = None#
- construct()#
Construct can only be called after all the columns have been asigned something to do
- __setitem__(column, task)#
- __getitem__(key) dict[str, str]#