#include <Table.h>
|
bool | OK (std::stringstream &ss, bool verbose=false, const std::string &prefix="") |
| Debug function to determine if this datum is structually consistent. More...
|
|
bool emp::web::internal::TableDataInfo::OK |
( |
std::stringstream & |
ss, |
|
|
bool |
verbose = false , |
|
|
const std::string & |
prefix = "" |
|
) |
| |
|
inline |
Debug function to determine if this datum is structually consistent.
Widgets contained in this cell.
size_t emp::web::internal::TableDataInfo::colspan =1 |
How many columns wide is this TableData?
Extra annotations (attributes, style, listeners)
bool emp::web::internal::TableDataInfo::header =false |
Is this TableData a header (vs )?
bool emp::web::internal::TableDataInfo::masked =false |
Is this cell masked by another cell?
size_t emp::web::internal::TableDataInfo::rowspan =1 |
How many rows deep is this TableData?
The documentation for this struct was generated from the following file: