1 #line 2 "src/Gui/BillPay/Table.h"
3 #ifndef __GUI_BILLPAY_TABLE_H___
4 #define __GUI_BILLPAY_TABLE_H___
6 #include <Wt/WTableView.h>
22 :
public Wt::WTableView
30 std::shared_ptr< Model >
model()
const
std::shared_ptr< Model > model() const
std::shared_ptr< Model > m_model
Table(int _selectedMonth, const Status _status)
void setMonth(int _month)