Interface RowElement

All Superinterfaces:
Element
All Known Implementing Classes:
AbstractRowAssert, AbstractRowOutputter, ChangeRowAssert, ChangeRowOutputter, RequestRowAssert, RequestRowOutputter, TableRowAssert, TableRowOutputter

public interface RowElement extends Element
Interface that represents a element of navigation about row.

It can be a row of a table, of the result of a request or a change.

This interface is used by the interfaces ToRow and ToRowFromChange.

Author:
Régis Pouiller