| Modifier and Type | Method and Description |
|---|---|
void |
WidgetBindStrategyImpl.bind(com.google.gwt.user.client.ui.HasWidgets container,
View view) |
void |
PresenterWidget.bind(com.google.gwt.user.client.ui.HasWidgets container,
View view) |
void |
DialogBindStrategyImpl.bind(com.google.gwt.user.client.ui.HasWidgets container,
View view) |
void |
BindStrategy.bind(com.google.gwt.user.client.ui.HasWidgets container,
View view) |
void |
WidgetBindStrategyImpl.unbind(View view) |
void |
DialogBindStrategyImpl.unbind(View view) |
void |
BindStrategy.unbind(View view) |
| Constructor and Description |
|---|
BasePresenter(com.google.gwt.event.shared.EventBus eventBus,
View view,
BindStrategy bindStrategy) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BrowseView |
interface |
EditCriteriaView |
interface |
NavigationSidebarView |
interface |
ViewerView |
| Modifier and Type | Class and Description |
|---|---|
class |
BrowseViewImpl |
class |
EditCriteriaViewImpl |
class |
NavigationSidebarViewImpl |
class |
ViewerViewImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NavigationHeaderView |
| Modifier and Type | Class and Description |
|---|---|
class |
NavigationHeaderViewImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettingsView |
| Modifier and Type | Class and Description |
|---|---|
class |
SettingsViewImpl |
Apache CXF