Actions
Bug #884
closed
RV
KD
Documentation missing for WTreeNode::removeChildNode
Bug #884:
Documentation missing for WTreeNode::removeChildNode
Start date:
07/01/2011
Due date:
% Done:
0%
Estimated time:
Description
The documentation for WTreeNode [1] does not specify whether the element is 'deleted' besides being removed. There is no detailed description on the bottom of the page, like the other member functions of WTreeNode have.
The documentation for WContainerWidget [2] for example does specify this :'This removes the widget from this container, but does not delete the widget !'
[1] <URL:http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WTreeNode.html>
[2] <URL:http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WContainerWidget.html>
KD Updated by Koen Deforche about 15 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Hey,
Got that. The child is not deleted (in case you were still wondering).
Regards,
koen
KD Updated by Koen Deforche about 15 years ago
- Target version set to 3.1.10
KD Updated by Koen Deforche about 15 years ago
- Status changed from Resolved to Closed
Actions