public static interface RatingDetailPresenter.MyView extends View, HasUiHandlers<RatingDetailUiHandlers>
Modifier and Type | Method and Description |
---|---|
void |
edit(RatingDto ratingDto) |
void |
getRating() |
void |
setAllowedCars(List<CarDto> carDtos) |
addToSlot, removeFromSlot, setInSlot
setUiHandlers
Copyright © 2010-2014 ArcBees. All Rights Reserved.