Interface ValueIconClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidNotification method fires when the user clicks avalue iconfor this item. 
- 
Method Details
- 
onValueIconClick
Notification method fires when the user clicks avalue iconfor this item.- Parameters:
 event- the event
 
 -