Dillo
Public Member Functions | Protected Member Functions | List of all members
dw::Table::TableIterator Class Reference

Public Member Functions

 TableIterator (Table *table, core::Content::Type mask, bool atEnd)
 
lout::object::Objectclone ()
 
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)
 

Constructor & Destructor Documentation

dw::Table::TableIterator::TableIterator ( Table table,
core::Content::Type  mask,
bool  atEnd 
)

Member Function Documentation

object::Object * dw::Table::TableIterator::clone ( )
void dw::Table::TableIterator::getAllocation ( int  start,
int  end,
core::Allocation allocation 
)
Bug:
Not implemented.
void dw::Table::TableIterator::getContentInFlow ( int  index,
core::Content content 
)
protected
void dw::Table::TableIterator::highlight ( int  start,
int  end,
core::HighlightLayer  layer 
)

todo Needs this an implementation?

int dw::Table::TableIterator::numContentsInFlow ( )
protected
void dw::Table::TableIterator::unhighlight ( int  direction,
core::HighlightLayer  layer 
)

The documentation for this class was generated from the following files: