Package com.cheetahdigital.uikit.widget
Interface RatingView.OnRatingChangedListener
-
- Enclosing class:
- RatingView
public static interface RatingView.OnRatingChangedListener
Interface to be implemented in order to handle on rating changed.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onRatingChanged(int rate)
-