Uses of Class
org.plutext.jaxb.xslfo.TableRow
-
Uses of TableRow in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo with type parameters of type TableRow Modifier and Type Field Description protected java.util.List<TableRow>TableBody. tableRowprotected java.util.List<TableRow>TableFooter. tableRowprotected java.util.List<TableRow>TableHeader. tableRowMethods in org.plutext.jaxb.xslfo that return TableRow Modifier and Type Method Description TableRowObjectFactory. createTableRow()Create an instance ofTableRowMethods in org.plutext.jaxb.xslfo that return types with arguments of type TableRow Modifier and Type Method Description java.util.List<TableRow>TableBody. getTableRow()Gets the value of the tableRow property.java.util.List<TableRow>TableFooter. getTableRow()Gets the value of the tableRow property.java.util.List<TableRow>TableHeader. getTableRow()Gets the value of the tableRow property.