| Package | Description |
|---|---|
| de.knightsoftnet.navigation.client.gatekeepers |
this package contains gatekeepers which protect pages.
|
| de.knightsoftnet.navigation.client.session |
this package contains the session data.
|
| de.knightsoftnet.navigation.client.ui.navigation |
| Constructor and Description |
|---|
LoggedInGatekeeper(Session pcurrentSession) |
LoggedOutGatekeeper(Session pcurrentSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSession |
class |
DummySession |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNavigationStructure.init(Session psession) |
| Constructor and Description |
|---|
NavigationPresenter(com.google.web.bindery.event.shared.EventBus peventBus,
NavigationPresenter.MyView pview,
NavigationPresenter.MyProxy pproxy,
com.gwtplatform.mvp.client.proxy.PlaceManager pplaceManager,
Session pcurrentSession,
NavigationStructure pnavigationStructure)
constructor with injected parameters.
|
Copyright © 2015–2016. All rights reserved.