|
Dillo
|
Public Member Functions | |
| TableIterator (Table *table, core::Content::Type mask, bool atEnd) | |
| lout::object::Object * | clone () |
| void | highlight (int start, int end, core::HighlightLayer layer) |
| void | unhighlight (int direction, core::HighlightLayer layer) |
| void | getAllocation (int start, int end, core::Allocation *allocation) |
Protected Member Functions | |
| int | numContentsInFlow () |
| void | getContentInFlow (int index, core::Content *content) |
| dw::Table::TableIterator::TableIterator | ( | Table * | table, |
| core::Content::Type | mask, | ||
| bool | atEnd | ||
| ) |
| object::Object * dw::Table::TableIterator::clone | ( | ) |
References dw::Table::TableIterator.
| void dw::Table::TableIterator::getAllocation | ( | int | start, |
| int | end, | ||
| core::Allocation * | allocation | ||
| ) |
|
protected |
| void dw::Table::TableIterator::highlight | ( | int | start, |
| int | end, | ||
| core::HighlightLayer | layer | ||
| ) |
todo Needs this an implementation?
|
protected |
| void dw::Table::TableIterator::unhighlight | ( | int | direction, |
| core::HighlightLayer | layer | ||
| ) |
1.8.8