java.lang.Object
org.jpo.eventbus.AfterFileSaveHandler
Brings up the dialog after a file save and allows the saved collection to
be set as the default start up collection.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(AfterFileSaveRequest request) Brings up the dialog after a file save and allows the saved collection to be set as the default start up collection.
-
Constructor Details
-
AfterFileSaveHandler
public AfterFileSaveHandler()
-
-
Method Details
-
handleEvent
Brings up the dialog after a file save and allows the saved collection to be set as the default start up collection.- Parameters:
request
- the request
-