attachController method
Implementation
@override
RatingViewController attachController(RatingViewController controller) {
return controller.fromRatingView(this);
}
@override
RatingViewController attachController(RatingViewController controller) {
return controller.fromRatingView(this);
}