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 LayoutEngineReportEngine. 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 booleanArchiveEngine. 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 LayoutEngineLayoutEngine. getPageable(boolean isCopy)Get Print Interface (Pageable, Printable, Doc)
-