12 #ifndef __WsModDirectoryView2__H_
13 #define __WsModDirectoryView2__H_
15 #include <Wt/WContainerWidget>
16 #include <Wt/WTableView>
49 Wt::WWidget*
createContents(Wt::WContainerWidget* parent = 0)
const;
51 Wt::WWidget*
createAdmin(Wt::WContainerWidget* parent = 0)
const;
64 #endif // __WsModDirectoryView2__H_
boost::shared_ptr< WsAbstractNode > NodePtr
void setNode(NodePtr pNode)
void onViewSelectionChanged()
void WsModDirectoryView2Init(void) __attribute__((constructor))
WsEditorWidget * createEditor(Wt::WContainerWidget *parent=0) const
Create the contents for an editor (create a view of options).
WsDirectoryView2(Wt::WContainerWidget *parent=0)
Wt::WWidget * createContents(Wt::WContainerWidget *parent=0) const
Create the contents.
Wt::WWidget * createAdmin(Wt::WContainerWidget *parent=0) const
Create the contents for an administrator.
Wt::WWidget * createContentsMenuBar(Wt::WContainerWidget *parent=0) const
Create the functionalities.
WsModDirectoryView2 * buildModule()
std::string description() const
Return the description of the module.