Interface GradientChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification fired whenever a user updates the gradient.
-
Method Details
-
onGradientChanged
Notification fired whenever a user updates the gradient.- Parameters:
event
- the event
-