ilog.views.util.print
Class IlvPrintableObject
java.lang.Object
ilog.views.util.print.IlvPrintableObject
- All Implemented Interfaces:
- Printable
- Direct Known Subclasses:
- IlvHeaderFooter, IlvPrintableComponent, IlvPrintableLabel, IlvPrintableManagerArea, IlvPrintableShape
public abstract class IlvPrintableObject
- extends Object
- implements Printable
A PrintableObject defines an object that can be printed.
To print a PrintableObject, it must be added to a
IlvPage.
- Since:
- JViews 5.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvPrintableObject
public IlvPrintableObject()
- Creates a
IlvPrintableObject.
getPage
public IlvPage getPage()
- Returns the currently printed page. This
method can be used to know the page that is currently
being printed in the method
print of the
Printable interface.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.