|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PdfPTableEventSplit
Signals that a table will continue in the next page.
Method Summary | |
---|---|
void |
splitTable(PdfPTable table)
This method is called to indicate that table is being split. |
Methods inherited from interface com.itextpdf.text.pdf.PdfPTableEvent |
---|
tableLayout |
Method Detail |
---|
void splitTable(PdfPTable table)
tableLayout
method and before the table is drawn.
table
- the PdfPTable
in use
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |