16 WContainerWidget *parent)
19 addColumn(
"Size", 80);
20 addColumn(
"Modified", 110);
22 header(1)->setStyleClass(
"fsize");
23 header(2)->setStyleClass(
"date");
27 treeRoot()->setImagePack(
"icons/");
FileTreeTable(const boost::filesystem::path &path, Wt::WContainerWidget *parent=0)
Construct a new FileTreeTable.
A single node in a file tree table.