55565758596061
private boolean structureValidated; public TableSectionRenderBox(final BoxDefinition boxDefinition) { super(boxDefinition); this.rowModel = new SeparateRowModel(this); }