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 Detail

      • play

        void play​(RowGroupBuilder rowGroupBuilder)
           throws ValidationException
        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