widgets/crud-table/crud_table library

Classes

TCrudTable<T, K, F extends TFormBase>
  • TDataTable for simple data tables
  • TFormBase for form definitions
  • TCrudTableContent<T, K>
    Defines the content for a specific tab in TCrudTable.

    Enums

    TCrudFormPosition
    A complete CRUD (Create, Read, Update, Delete) table component.