|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itextpdf.text.pdf.PdfPageEventHelper
org.openinvoice.ubl4j.text.pdf.table.SupplierHeader
public class SupplierHeader
Field Summary | |
---|---|
protected com.itextpdf.text.Phrase |
header
The Phrase that will be added as the header of the document. |
Constructor Summary | |
---|---|
SupplierHeader(SupplierPartyTable supplierPartyTable)
Constructs an Event that adds a Header and a Footer. |
Method Summary | |
---|---|
void |
onEndPage(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.Document document)
|
Methods inherited from class com.itextpdf.text.pdf.PdfPageEventHelper |
---|
onChapter, onChapterEnd, onCloseDocument, onGenericTag, onOpenDocument, onParagraph, onParagraphEnd, onSection, onSectionEnd, onStartPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected com.itextpdf.text.Phrase header
Constructor Detail |
---|
public SupplierHeader(SupplierPartyTable supplierPartyTable)
Method Detail |
---|
public void onEndPage(com.itextpdf.text.pdf.PdfWriter writer, com.itextpdf.text.Document document)
onEndPage
in interface com.itextpdf.text.pdf.PdfPageEvent
onEndPage
in class com.itextpdf.text.pdf.PdfPageEventHelper
com.lowagie.text.pdf.PdfPageEvent#onEndPage(com.lowagie.text.pdf.PdfWriter,
com.lowagie.text.Document)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |