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

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

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



Copyright © 2012. All Rights Reserved.