Uses of Class
org.plutext.jaxb.xslfo.TableCell
-
Uses of TableCell in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo with type parameters of type TableCell Modifier and Type Field Description protected java.util.List<TableCell>TableBody. tableCellprotected java.util.List<TableCell>TableFooter. tableCellprotected java.util.List<TableCell>TableHeader. tableCellprotected java.util.List<TableCell>TableRow. tableCellMethods in org.plutext.jaxb.xslfo that return TableCell Modifier and Type Method Description TableCellObjectFactory. createTableCell()Create an instance ofTableCellMethods in org.plutext.jaxb.xslfo that return types with arguments of type TableCell Modifier and Type Method Description java.util.List<TableCell>TableBody. getTableCell()Gets the value of the tableCell property.java.util.List<TableCell>TableFooter. getTableCell()Gets the value of the tableCell property.java.util.List<TableCell>TableHeader. getTableCell()Gets the value of the tableCell property.java.util.List<TableCell>TableRow. getTableCell()Gets the value of the tableCell property.