Uses of Class
org.compiere.print.layout.LayoutEngine
-
Packages that use LayoutEngine Package Description org.compiere.print Provides for....org.compiere.print.layout -
-
Uses of LayoutEngine in org.compiere.print
Methods in org.compiere.print that return LayoutEngine Modifier and Type Method Description LayoutEngine
ReportEngine. getLayout()
Get LayoutMethods in org.compiere.print with parameters of type LayoutEngine Modifier and Type Method Description byte[]
ArchiveEngine. archive(LayoutEngine layout, PrintInfo info)
Get/Create Archive.static boolean
ArchiveEngine. isValid(LayoutEngine layout)
Can we archive the document? -
Uses of LayoutEngine in org.compiere.print.layout
Methods in org.compiere.print.layout that return LayoutEngine Modifier and Type Method Description LayoutEngine
LayoutEngine. getPageable(boolean isCopy)
Get Print Interface (Pageable, Printable, Doc)
-