Uses of Class
org.apache.fop.fo.flow.table.TableCellContainer
Packages that use TableCellContainer
-
Uses of TableCellContainer in org.apache.fop.fo.flow.table
Subclasses of TableCellContainer in org.apache.fop.fo.flow.tableModifier and TypeClassDescriptionclassClass modelling thefo:table-bodyobject.classClass modelling thefo:table-footerobject.classClass modelling thefo:table-headerobject.classAn abstract base class modelling a TablePart (i.e.classClass modelling thefo:table-rowobject.Methods in org.apache.fop.fo.flow.table with parameters of type TableCellContainerModifier and TypeMethodDescriptionvoidBorderResolver.endRow(List<GridUnit> row, TableCellContainer container) Receives notification of the end of a row.voidCollapsingBorderResolver.endRow(List<GridUnit> row, TableCellContainer container) Receives notification of the end of a row.(package private) voidCollapsingBorderResolver.Resolver.endRow(List<GridUnit> row, TableCellContainer container) Resolves the applicable borders for the given row.(package private) voidCollapsingBorderResolver.ResolverInBody.endRow(List<GridUnit> row, TableCellContainer container) (package private) voidCollapsingBorderResolver.ResolverInFooter.endRow(List<GridUnit> row, TableCellContainer container) (package private) voidCollapsingBorderResolver.ResolverInHeader.endRow(List<GridUnit> row, TableCellContainer container) voidSeparateBorderResolver.endRow(List row, TableCellContainer container) Receives notification of the end of a row.private voidFixedColRowGroupBuilder.handleRowEnd(TableCellContainer container)