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