1#line 2 "src/Gui/TableView.h"
3#ifndef __GUI_TABLEVIEW_H___
4#define __GUI_TABLEVIEW_H___
6#include <Wt/WTableView.h>
auto setVisibleRows(int _rows) -> void
static const int kTableBodyRowHeight
auto handleClick(const Wt::WModelIndex &_index, const Wt::WMouseEvent &_event) -> void
Handle Click Event.
auto handleMouseDown(const Wt::WModelIndex &_index, const Wt::WMouseEvent &_event) -> void
static const int kTableHeaderRowHeight
static const int kScrollBarWidth
Wt::WModelIndex m_lastIndexClick
auto layoutSizeChanged(int _width, int _height) -> void override
static const int kTableCellPadding
std::map< int, Wt::WLength > m_widths
auto setColumnWidth(int _column, const Wt::WLength &_width) -> void override
static const int kDefaultDateTimeWidth