widgets/crud-table/crud_table library

Classes

TCrudTable<T, K, F extends TFormBase>
A complete CRUD (Create, Read, Update, Delete) table component.
TCrudTableContent<T, K>
Defines the content for a specific tab in TCrudTable.