|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DesignerListener
This Listener can be used by Applications which start an embedded i-net Designer to be informed when important tasks are performed by the user.
| Method Summary | |
|---|---|
void |
closeDesigner()
Called when the user closed the i-net Designer. |
void |
openReport(java.net.URL location)
Called when the user opened a report. |
void |
saveReport(java.net.URL location)
Called when the user saved a report. |
| Method Detail |
|---|
void closeDesigner()
void saveReport(java.net.URL location)
BasicDesignerDataModel class.
location - The URL of the report file saved.void openReport(java.net.URL location)
BasicDesignerDataModel class.
location - The URL of the report file opened.
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||