![]() |
От: |
c-smile
|
http://terrainformatica.com |
Дата: | 22.01.11 00:58 | ||
Оценка: |
htmlayout::dom::element field = child(1);
htmlayout::dom::element row = field.child(0);
row_template = row.clone();
row.destroy();
row_template = field.child(0);
row_template.detach();