Interface ApplyClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonApplyClick(ApplyClickEvent event) Notification method fired when theApply buttonis clicked. 
- 
Method Details
- 
onApplyClick
Notification method fired when theApply buttonis clicked.- Parameters:
 event- the event
 
 -