◆ TreeMultiItemWindow()
TreeMultiItemWindow::TreeMultiItemWindow |
( |
TreeMultiItemNode * |
parent, |
|
|
const wxString & |
name = wxEmptyString |
|
) |
| |
TreeMultiItemWindow This class is a possible end node for the tree. If you want multiple types of end-nodes you should copy this file and adjust it with a different class name.
◆ AssignWindow()
void TreeMultiItemWindow::AssignWindow |
( |
wxWindow * |
wnd | ) |
|
Assigns the given window to this TreeMultiItemWindow, and also destroys the present window. If the assigned window is 0, this item is not drawn and removed from the tree visually
- Todo:
- This might need rivision for retaining the sizer size maybe we need to check whether size is <> 0,0 before get best size
◆ GetWindow()
wxWindow * TreeMultiItemWindow::GetWindow |
( |
| ) |
|
|
inline |
◆ IsTreeMultiItemWindow()
The documentation for this class was generated from the following files:
- /github/workspace/src/components/wxtreemultictrl/TreeMultiItemWindow.h
- /github/workspace/src/components/wxtreemultictrl/TreeMultiItemWindow.cpp