Interface RestoreClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonRestoreClick(RestoreClickEvent event) Notification method fired when the user clicks the 'restore' button. 
- 
Method Details
- 
onRestoreClick
Notification method fired when the user clicks the 'restore' button.- Parameters:
 event- the event
 
 -