#include <htmlayout_dom.hpp>
Public Member Functions | |
| virtual bool | on_element (HELEMENT he)=0 |
| Is called for every element that match criteria specified when calling to htmlayout::dom::element::select() function. | |
Used with htmlayout::dom::element::select() function.
| virtual bool htmlayout::dom::callback::on_element | ( | HELEMENT | he | ) | [pure virtual] |
Is called for every element that match criteria specified when calling to htmlayout::dom::element::select() function.
1.5.1-p1