| Package | Description |
|---|---|
| de.knightsoftnet.navigation.client |
this package contains client side navigation helpers.
|
| de.knightsoftnet.navigation.client.ui.navigation |
| Constructor and Description |
|---|
OwnPlaceManagerImpl(com.google.web.bindery.event.shared.EventBus peventBus,
com.gwtplatform.mvp.shared.proxy.TokenFormatter ptokenFormatter,
String pdefaultPlaceNameToken,
String perrorPlaceNameToken,
String punauthorizedPlaceNameToken,
com.google.gwt.place.shared.PlaceHistoryHandler.Historian phistorian,
NavigationStructure pnavigationStructure)
constructor injecting parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNavigationStructure
The
AbstractNavigationPlace defines the methods which are used to handle
navigation/menu entries. |
class |
DummyNavigationStructure
place for displaying validationexample.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNavigationView.createNavigation(NavigationStructure pnavigation) |
void |
NavigationPresenter.MyView.createNavigation(NavigationStructure pnavigation)
create navigation.
|
| 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–2019. All rights reserved.