| Modifier and Type | Class and Description |
|---|---|
class |
DialogBindStrategyImpl |
class |
WidgetBindStrategyImpl |
| Constructor and Description |
|---|
BasePresenter(com.google.gwt.event.shared.EventBus eventBus,
View view,
BindStrategy bindStrategy) |
| Constructor and Description |
|---|
BrowsePresenter(com.google.gwt.event.shared.EventBus eventBus,
BrowseView view,
BindStrategy bindStrategy,
NavigationHeaderPresenter navigationHeaderPresenter,
NavigationSidebarPresenter navigationSidebarPresenter,
ViewerPresenter viewerPresenter) |
EditCriteriaPresenter(com.google.gwt.event.shared.EventBus eventBus,
EditCriteriaView view,
BindStrategy bindStrategy) |
NavigationSidebarPresenter(com.google.gwt.event.shared.EventBus eventBus,
NavigationSidebarView view,
BindStrategy bindStrategy,
SettingsFacade settingsManager) |
ViewerPresenter(com.google.gwt.event.shared.EventBus eventBus,
ViewerView view,
BindStrategy bindStrategy,
FeedProxyImpl proxy,
LogBrowserConstans constans,
LogBrowserResources resources) |
| Constructor and Description |
|---|
NavigationHeaderPresenter(com.google.gwt.event.shared.EventBus eventBus,
NavigationHeaderView view,
BindStrategy bindStrategy) |
| Constructor and Description |
|---|
SettingsPresenter(com.google.gwt.event.shared.EventBus eventBus,
SettingsView view,
BindStrategy bindStrategy,
NavigationHeaderPresenter navigationHeaderPresenter,
SettingsFacade settingsFacade,
SubscriptionDialog subscriptionDialog,
LogBrowserConstans constans) |
Apache CXF