Uses of Class
org.xhtmlrenderer.newtable.TableColumn
-
Packages that use TableColumn Package Description org.xhtmlrenderer.newtable -
-
Uses of TableColumn in org.xhtmlrenderer.newtable
Methods in org.xhtmlrenderer.newtable that return TableColumn Modifier and Type Method Description TableColumn
TableBox. colElement(int col)
TableColumn
TableColumn. getParent()
Methods in org.xhtmlrenderer.newtable with parameters of type TableColumn Modifier and Type Method Description void
TableBox. addStyleColumn(TableColumn col)
void
TableColumn. setParent(TableColumn parent)
-