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