Uses of Class
org.xhtmlrenderer.newtable.TableSectionBox

Packages that use TableSectionBox
org.xhtmlrenderer.newtable   
 

Uses of TableSectionBox in org.xhtmlrenderer.newtable
 

Methods in org.xhtmlrenderer.newtable that return TableSectionBox
protected  TableSectionBox TableCellBox.getSection()
           
protected  TableSectionBox TableBox.sectionAbove(TableSectionBox section, boolean skipEmptySections)
           
protected  TableSectionBox TableBox.sectionBelow(TableSectionBox section, boolean skipEmptySections)
           
 

Methods in org.xhtmlrenderer.newtable with parameters of type TableSectionBox
protected  TableSectionBox TableBox.sectionAbove(TableSectionBox section, boolean skipEmptySections)
           
protected  TableSectionBox TableBox.sectionBelow(TableSectionBox section, boolean skipEmptySections)
           
 



Copyright © 2013. All Rights Reserved.