Uses of Class
org.compiere.print.layout.PrintElement
Packages that use PrintElement
Package
Description
Provide layout and element implementation for iDempiere reporting engine
-
Uses of PrintElement in org.compiere.print.layout
Subclasses of PrintElement in org.compiere.print.layoutModifier and TypeClassDescriptionclass
Barcode Print Elementclass
Line / Box Elementclass
Deprecated.not fully implementedclass
Grid Element.
Simple Table with Rows/Columns, but no Headers.class
HTML ELement.class
Image Elementclass
Location/Address Element.
Print Address.class
Parameter Tableclass
Print element for instance logclass
String Print ELement.
The input can be multiple lines.class
Table Print Element.
Maintains a logical cross page table, which is "broken up" when printing.Methods in org.compiere.print.layout that return PrintElementMethods in org.compiere.print.layout with parameters of type PrintElementModifier and TypeMethodDescriptionvoid
HeaderFooter.addElement
(PrintElement element) Add Print Element to Pagevoid
Page.addElement
(PrintElement element) Add Print Element to Page