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