public class EditRatingView extends PopupViewWithUiHandlers<EditRatingUiHandlers> implements EditRatingPresenter.MyView, Editor<RatingDto>
Editor.Ignore, Editor.Path
Modifier and Type | Method and Description |
---|---|
void |
edit(RatingDto ratingDto) |
void |
setAllowedCars(List<CarDto> carDtos) |
getUiHandlers, setUiHandlers
asPopupPanel, center, doCenter, hide, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPosition, show
addToSlot, asWidget, initWidget, removeFromSlot, setInSlot
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
center, hide, setAutoHideOnNavigationEventEnabled, setCloseHandler, setPosition, show
addToSlot, removeFromSlot, setInSlot
setUiHandlers
public void edit(RatingDto ratingDto)
edit
in interface EditRatingPresenter.MyView
public void setAllowedCars(List<CarDto> carDtos)
setAllowedCars
in interface EditRatingPresenter.MyView
Copyright © 2010-2014 ArcBees. All Rights Reserved.