Wtx ~ Wt Extension Library
WtxLib
Public Member Functions | Public Attributes | List of all members
Wtx::TableViewDef::ColumnDef Class Reference

Table View Column Def. More...

#include <TableViewDef.h>

Public Member Functions

void editProperties ()
 

Public Attributes

std::string field
 
std::string label
 
Wt::WLength width
 
Wt::AlignmentFlag alignment
 
std::string toolTip
 
Wt::WItemDelegate *(* delegate )(Wtx::Dbo::Session *)
 

Detailed Description

Table View Column Def.

This defines attributes related to the columns of table-views. This includes the columnn name and then various other attributes such as alignment and width, tool tips, delegates, basically anything related to a column in a table.

Definition at line 150 of file TableViewDef.h.


The documentation for this class was generated from the following files: