org.compiere.print
Class ReportEngine.MyPageable
java.lang.Object
org.compiere.print.ReportEngine.MyPageable
- All Implemented Interfaces:
- Pageable
- Enclosing class:
- ReportEngine
public class ReportEngine.MyPageable
- extends Object
- implements Pageable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportEngine.MyPageable
public ReportEngine.MyPageable()
getNumberOfPages
public int getNumberOfPages()
- Specified by:
getNumberOfPages in interface Pageable
getPageFormat
public PageFormat getPageFormat(int pageIndex)
throws IndexOutOfBoundsException
- Specified by:
getPageFormat in interface Pageable
- Throws:
IndexOutOfBoundsException
getPrintable
public Printable getPrintable(int pageIndex)
throws IndexOutOfBoundsException
- Specified by:
getPrintable in interface Pageable
- Throws:
IndexOutOfBoundsException
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.