java.lang.Object
org.jpo.eventbus.StartNewCollectionHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Clears the collection and starts a new one.
-
Constructor Details
-
StartNewCollectionHandler
public StartNewCollectionHandler()
-
-
Method Details
-
handleEvent
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
-