
public class RatingDetailView extends ViewWithUiHandlers<RatingDetailUiHandlers> implements RatingDetailPresenter.MyView, Editor<RatingDto>
Editor.Ignore, Editor.Path| Constructor and Description |
|---|
RatingDetailView(com.gwtplatform.carstore.client.application.rating.RatingDetailView.Binder uiBinder,
com.gwtplatform.carstore.client.application.rating.RatingDetailView.Driver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
edit(RatingDto ratingDto) |
void |
getRating() |
void |
setAllowedCars(List<CarDto> carDtos) |
getUiHandlers, setUiHandlersaddToSlot, asWidget, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToSlot, removeFromSlot, setInSlotsetUiHandlers@Inject
public RatingDetailView(com.gwtplatform.carstore.client.application.rating.RatingDetailView.Binder uiBinder,
com.gwtplatform.carstore.client.application.rating.RatingDetailView.Driver driver)
public void edit(RatingDto ratingDto)
edit in interface RatingDetailPresenter.MyViewpublic void setAllowedCars(List<CarDto> carDtos)
setAllowedCars in interface RatingDetailPresenter.MyViewpublic void getRating()
getRating in interface RatingDetailPresenter.MyViewCopyright © 2010-2014 ArcBees. All Rights Reserved.