1#line 2 "src/Gui/BillPay/TableModel.h"
3#ifndef __GUI_BILLPAY_TABLEMODEL_H___
4#define __GUI_BILLPAY_TABLEMODEL_H___
7#include <Wt/WStandardItemModel.h>
94 auto loadData(
int _selectedMonth )-> void ;
110 auto sort( std::vector< GCW::Gui::BillPay::Item > & _bpItems )-> void ;
auto columnDef(int _col) -> ColumnDef_t
Column Definition.
auto loadData(int _selectedMonth) -> void
Reload the data based on the selected month.
Status m_status
Model Status.
auto sort(std::vector< GCW::Gui::BillPay::Item > &_bpItems) -> void
Sorter.
struct GCW::Gui::BillPay::COLUMNDEF ColumnDef_t
Wt::AlignmentFlag alignment
alignment flag for the table view
const char * name
field name
Wt::WLength width
column width for the table view