Uses of Class
org.compiere.print.layout.Page
Packages that use Page
Package
Description
Provide layout and element implementation for iDempiere reporting engine
-
Uses of Page in org.compiere.print.layout
Methods in org.compiere.print.layout that return PageModifier and TypeMethodDescriptionprotected Page
PrintElement.getCurrentPage()
LayoutEngine.getPage
(int pageNo) Get Page NoMethods in org.compiere.print.layout that return types with arguments of type PageMethods in org.compiere.print.layout with parameters of type PageModifier and TypeMethodDescriptionvoid
HeaderFooter.setCurrentPage
(Page page) void
PrintElement.setCurrentPage
(Page page) Constructors in org.compiere.print.layout with parameters of type Page