nl.flotsam.pecia
Interface Table4Cols<T>

Type Parameters:
T - The parent document element type.
All Superinterfaces:
DocumentElement<T>, Table<T,Entry<Entry<Entry<LastEntry<Table4Cols<T>>>>>>
All Known Subinterfaces:
Table4ColsBuilder<T>
All Known Implementing Classes:
DefaultTable4ColsBuilder

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

A four 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.