|
Wittyshare
0.2
|
#include <WsSiteMapView.h>


Public Member Functions | |
| WsSiteMapItem () | |
| WsSiteMapItem (const Wt::WString &text) | |
| void | setNode (NodePtr pNode) |
| NodePtr | node () |
Private Attributes | |
| NodePtr | m_node |
Definition at line 18 of file WsSiteMapView.h.
| WsSiteMapItem::WsSiteMapItem | ( | ) |
Definition at line 38 of file WsSiteMapView.cpp.
| WsSiteMapItem::WsSiteMapItem | ( | const Wt::WString & | text | ) |
| NodePtr WsSiteMapItem::node | ( | ) |
| void WsSiteMapItem::setNode | ( | NodePtr | pNode | ) |
|
private |
Definition at line 26 of file WsSiteMapView.h.
1.8.6