|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface can be implemented by the parties interested in listening to the Dataview events.
| Method Summary | |
void |
printBegin(DataviewEvent e)Called just before print/preview begins |
void |
printEnd(DataviewEvent e)Called right after print/preview ends |
| Method Detail |
public void printBegin(DataviewEvent e)
e - the event doesn't have any informationpublic void printEnd(DataviewEvent e)
e - the event doesn't have any information
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||