java.lang.Object
org.jpo.eventbus.ShowAutoAdvanceDialogHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ShowAutoAdvanceDialogRequest request) When the app sees a ShowAutoAdvanceDialog it needs to show the Auto Advance dialog
-
Constructor Details
-
ShowAutoAdvanceDialogHandler
public ShowAutoAdvanceDialogHandler()
-
-
Method Details
-
handleEvent
When the app sees a ShowAutoAdvanceDialog it needs to show the Auto Advance dialog- Parameters:
request
- The request
-