nl.flotsam.pecia
Interface Table2Cols<T>

Type Parameters:
T - The container document element.
All Superinterfaces:
DocumentElement<T>, Table<T,Entry<LastEntry<Table2Cols<T>>>>
All Known Subinterfaces:
Table2ColsBuilder<T>
All Known Implementing Classes:
DefaultTable2ColsBuilder

public interface Table2Cols<T>
extends Table<T,Entry<LastEntry<Table2Cols<T>>>>

A two column table.

Author:
Wilfred Springer

Method Summary
 
Methods inherited from interface nl.flotsam.pecia.Table
header, row
 
Methods inherited from interface nl.flotsam.pecia.DocumentElement
end, getParent
 



Copyright © 2010. All Rights Reserved.