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
protected  List<TableRow> TableHeader.tableRow
           
protected  List<TableRow> TableFooter.tableRow
           
protected  List<TableRow> TableBody.tableRow
           
 

Methods in org.plutext.jaxb.xslfo that return TableRow
 TableRow ObjectFactory.createTableRow()
          Create an instance of TableRow
 

Methods in org.plutext.jaxb.xslfo that return types with arguments of type TableRow
 List<TableRow> TableHeader.getTableRow()
          Gets the value of the tableRow property.
 List<TableRow> TableFooter.getTableRow()
          Gets the value of the tableRow property.
 List<TableRow> TableBody.getTableRow()
          Gets the value of the tableRow property.
 



Copyright © 2012. All Rights Reserved.