Module org.jpo

Class FileLoadDialogHandler

java.lang.Object
org.jpo.eventbus.FileLoadDialogHandler

public class FileLoadDialogHandler extends Object
  • Constructor Details

    • FileLoadDialogHandler

      public FileLoadDialogHandler()
  • Method Details

    • handleEvent

      public void handleEvent(FileLoadDialogRequest request)
      Brings up a dialog where the user can select the collection to be loaded. Then fires a FileLoadRequest.

      Enclose this request in an UnsavedUpdatesDialogRequest if you care about unsaved changes as this request will not check for unsaved changes

      Parameters:
      request - the request