Uses of Class
org.compiere.print.layout.Page
-
Packages that use Page Package Description org.compiere.print.layout -
-
Uses of Page in org.compiere.print.layout
Methods in org.compiere.print.layout that return Page Modifier and Type Method Description protected PagePrintElement. getCurrentPage()PageLayoutEngine. getPage(int pageNo)Get Page NoMethods in org.compiere.print.layout that return types with arguments of type Page Modifier and Type Method Description ArrayList<Page>LayoutEngine. getPages()Get PagesMethods in org.compiere.print.layout with parameters of type Page Modifier and Type Method Description voidHeaderFooter. setCurrentPage(Page page)voidPrintElement. setCurrentPage(Page page)Constructors in org.compiere.print.layout with parameters of type Page Constructor Description PrintDataEvaluatee(Page page, PrintData data)
-