|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.dss.dataView.ViewListenerAdapter
Adapter class for the ViewListener interface.
| Constructor Summary | |
ViewListenerAdapter() | |
| Method Summary | |
void |
printBegin(DataviewEvent e)Called just before print/preview begins |
void |
printEnd(DataviewEvent e)Called right after print/preview ends |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ViewListenerAdapter()
| Method Detail |
public void printBegin(DataviewEvent e)
printBegin in interface ViewListenere - the event doesn't have any informationpublic void printEnd(DataviewEvent e)
printEnd in interface ViewListenere - 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 | ||||||||