|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewListener
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 |
|---|
void printBegin(DataviewEvent e)
e - the event doesn't have any informationvoid printEnd(DataviewEvent e)
e - the event doesn't have any information
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||