Interface ColumnElement

All Superinterfaces:
Element
All Known Implementing Classes:
AbstractColumnAssert, AbstractColumnOutputter, ChangeColumnAssert, ChangeColumnOutputter, RequestColumnAssert, RequestColumnOutputter, TableColumnAssert, TableColumnOutputter

public interface ColumnElement extends Element
Interface that represents a element of navigation about column.

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

This interface is used by the interfaces ToColumn and ToColumnFromChange.

Author:
Régis Pouiller