Interface CancelClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonCancelClick(CancelClickEvent event) Notification method fired when theCancel buttonis clicked.
- 
Method Details- 
onCancelClickNotification method fired when theCancel buttonis clicked.- Parameters:
- event- the event
 
 
-