Interface ITableRow

All Superinterfaces:
Iterable<IColumnData>

public interface ITableRow extends Iterable<IColumnData>