Uses of Class
org.compiere.print.layout.LayoutEngine
Packages that use LayoutEngine
Package
Description
Provide interface and classes for iDempiere reporting engine.
Provide layout and element implementation for iDempiere reporting engine
-
Uses of LayoutEngine in org.compiere.print
Methods in org.compiere.print that return LayoutEngineMethods in org.compiere.print with parameters of type LayoutEngineModifier and TypeMethodDescriptionbyte[]
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 LayoutEngineModifier and TypeMethodDescriptionLayoutEngine.getPageable
(boolean isCopy) Get Print Interface (Pageable, Printable, Doc)