Package org.apache.fop.fo.flow.table
Interface VariableColRowGroupBuilder.Event
- Enclosing class:
VariableColRowGroupBuilder
private static interface VariableColRowGroupBuilder.Event
Each event is recorded and will be played once the table is finished, and the final
number of columns known.
-
Method Summary
-
Method Details
-
play
Plays this event- Parameters:
rowGroupBuilder
- the delegate builder which will actually create the row groups- Throws:
ValidationException
- if a row-spanning cell overflows its parent body
-