core.ButtonsTable
(ButtonsTable)¶
Actions
Probably deprecated. Might not work as expected in React (because of hide_top_toolbar).
An abstract VirtualTable
with only one column and whose rows are
action buttons.
Subclasses must implement get_data_rows to yield action buttons.
Usage example lino_welfare.modlib.reception.models.FindDateByClientTable.