Modifier and Type | Interface and Description |
---|---|
static interface |
CarsPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
CarsMobileView |
class |
CarsView |
Modifier and Type | Interface and Description |
---|---|
static interface |
CarPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
CarMobileView |
class |
CarView |
Modifier and Type | Interface and Description |
---|---|
static interface |
NavigationTabPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
NavigationTabView |
Modifier and Type | Interface and Description |
---|---|
static interface |
LoginPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
LoginMobileView |
class |
LoginView |
Modifier and Type | Interface and Description |
---|---|
static interface |
ManufacturerDetailPresenter.MyView |
static interface |
ManufacturerPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
ManufacturerDetailView |
class |
ManufacturerMobileView |
class |
ManufacturerView |
Modifier and Type | Interface and Description |
---|---|
static interface |
EditManufacturerPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
EditManufacturerView |
Modifier and Type | Interface and Description |
---|---|
static interface |
RatingDetailPresenter.MyView |
static interface |
RatingPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
RatingDetailView |
class |
RatingMobileView |
class |
RatingView |
Modifier and Type | Interface and Description |
---|---|
static interface |
EditRatingPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
EditRatingView |
Modifier and Type | Class and Description |
---|---|
class |
StatisticsView |
Modifier and Type | Interface and Description |
---|---|
static interface |
HeaderPresenter.MyView |
Modifier and Type | Class and Description |
---|---|
class |
HeaderMobileView |
class |
HeaderView |
Modifier and Type | Class and Description |
---|---|
class |
PopupViewWithUiHandlers<C extends UiHandlers>
Base class for a
PopupView that implements the HasUiHandlers
interface. |
class |
ViewWithUiHandlers<C extends UiHandlers>
Base class for a
View that implements the HasUiHandlers
interface. |
Copyright © 2010-2014 ArcBees. All Rights Reserved.