Interface ImageClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonImageClick(ImageClickEvent event) Executed when the user clicks on the image displayed in a record ificonFieldhas been specified.
- 
Method Details- 
onImageClickExecuted when the user clicks on the image displayed in a record ificonFieldhas been specified.- Parameters:
- event- the event
 
 
-