public static interface RatingPresenter.MyView extends View, HasUiHandlers<RatingUiHandlers>
| Modifier and Type | Method and Description |
|---|---|
void |
addRating(RatingDto ratingDto) |
void |
displayRatings(List<RatingDto> results) |
void |
removeRating(RatingDto ratingDto) |
addToSlot, removeFromSlot, setInSlotsetUiHandlersCopyright © 2010–2014 ArcBees. All rights reserved.