public class TableConfig extends BorderConfig
borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop| Constructor and Description |
|---|
TableConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(com.itextpdf.text.pdf.PdfPCell cell,
int row,
int col,
int nbRows,
int nbCols,
RenderingContext context,
PJsonObject params) |
void |
setCells(Exceptions cells) |
void |
validate() |
getBorderColorBottomVal, getBorderColorLeftVal, getBorderColorRightVal, getBorderColorTopVal, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthToppublic void apply(com.itextpdf.text.pdf.PdfPCell cell,
int row,
int col,
int nbRows,
int nbCols,
RenderingContext context,
PJsonObject params)
public void setCells(Exceptions cells)
public void validate()
validate in class BorderConfig