Module org.jpo

Class StartNewCollectionHandler

java.lang.Object
org.jpo.eventbus.StartNewCollectionHandler

public class StartNewCollectionHandler extends Object
  • Constructor Details

    • StartNewCollectionHandler

      public StartNewCollectionHandler()
  • Method Details

    • handleEvent

      public void handleEvent(StartNewCollectionRequest event)
      Clears the collection and starts a new one. Remember to wrap this request in an UnsavedUpdatesDialogRequest if you care about unsaved changes as this request will not check for unsaved changes
      Parameters:
      event - the event