
public static interface CarsPresenter.MyView extends View, HasUiHandlers<CarsUiHandlers>
| Modifier and Type | Method and Description |
|---|---|
void |
displayCars(int offset,
List<CarDto> cars) |
HasData<CarDto> |
getCarDisplay() |
void |
initDataProvider() |
void |
setCarsCount(Integer result) |
addToSlot, removeFromSlot, setInSlotsetUiHandlersCopyright © 2010-2014 ArcBees. All Rights Reserved.