Interface ToggleValueChangedHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidNotification fired when the value is toggled by the user. 
- 
Method Details
- 
onToggleValueChanged
Notification fired when the value is toggled by the user.- Parameters:
 event- the event
 
 -