Skip navigation links
A B C D E G H I L N O P R S T V 

A

AbstractBasePagePresenter<V extends com.gwtplatform.mvp.client.View,P extends com.gwtplatform.mvp.client.proxy.Proxy<?>> - Class in de.knightsoftnet.navigation.client.ui.basepage
abstract presenter of the base page, which embeds the other components.
AbstractBasePagePresenter(EventBus, V, P) - Constructor for class de.knightsoftnet.navigation.client.ui.basepage.AbstractBasePagePresenter
constructor getting parameters injected.
AbstractNavigationStructure - Class in de.knightsoftnet.navigation.client.ui.navigation
The AbstractNavigationPlace defines the methods which are used to handle navigation/menu entries.
AbstractNavigationStructure(EventBus) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
default constructor.
AbstractNavigationStructure(EventBus, String) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
constructor.
AbstractVersionInfo - Class in de.knightsoftnet.navigation.client.version
The AbstractVersionInfo class provides a view version informations.
AbstractVersionInfo() - Constructor for class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
default constructor.
addChangePlaceHandler(ChangePlaceEvent.ChangePlaceHandler) - Method in interface de.knightsoftnet.navigation.client.event.ChangePlaceEvent.ChangePlaceHandlers
 
addSubEntries(Collection<NavigationEntryInterface>) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
add a menu sub entries.
addSubEntry(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
add a menu sub entry.

B

buildNavigation() - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
build the navigation list.
buildNavigation() - Method in class de.knightsoftnet.navigation.client.ui.navigation.DummyNavigationStructure
 
buildVisibleNavigation(User) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
buildVisibleNavigation(User) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
build the visible navigation entries.

C

canReveal() - Method in class de.knightsoftnet.navigation.client.gatekeepers.LoggedInGatekeeper
 
canReveal() - Method in class de.knightsoftnet.navigation.client.gatekeepers.LoggedOutGatekeeper
 
canReveal() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
canReveal() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
canReveal() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
check if this entry should be displayed.
canReveal() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
canReveal() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
ChangePlaceEvent - Class in de.knightsoftnet.navigation.client.event
event used for place changes (navigate from one page to another).
ChangePlaceEvent(PlaceRequest) - Constructor for class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
ChangePlaceEvent.ChangePlaceHandler - Interface in de.knightsoftnet.navigation.client.event
 
ChangePlaceEvent.ChangePlaceHandlers - Interface in de.knightsoftnet.navigation.client.event
 
ClientModule - Class in de.knightsoftnet.navigation.client.gin
 
ClientModule() - Constructor for class de.knightsoftnet.navigation.client.gin.ClientModule
 
com.google.gwt.user.client.impl - package com.google.gwt.user.client.impl
 
com.google.gwt.useragent.rebind - package com.google.gwt.useragent.rebind
 
com.gwtplatform.mvp.shared.proxy - package com.gwtplatform.mvp.shared.proxy
 
configure() - Method in class de.knightsoftnet.navigation.client.gin.ClientModule
 
createMenuEntry(ImageResource, String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
createNavigation(NavigationStructure) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter.MyView
create navigation.
createNavigation(NavigationStructure) - Method in class de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView
 
createRecursiveNavigation(TreeItem, List<NavigationEntryInterface>, NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView
create navigation in a recursive way.

D

de.knightsoftnet.navigation.client - package de.knightsoftnet.navigation.client
this package contains client side navigation helpers.
de.knightsoftnet.navigation.client.event - package de.knightsoftnet.navigation.client.event
this package contains the self defined events.
de.knightsoftnet.navigation.client.gatekeepers - package de.knightsoftnet.navigation.client.gatekeepers
this package contains gatekeepers which protect pages.
de.knightsoftnet.navigation.client.gin - package de.knightsoftnet.navigation.client.gin
this package contains gin definitions.
de.knightsoftnet.navigation.client.ui.basepage - package de.knightsoftnet.navigation.client.ui.basepage
 
de.knightsoftnet.navigation.client.ui.navigation - package de.knightsoftnet.navigation.client.ui.navigation
 
de.knightsoftnet.navigation.client.version - package de.knightsoftnet.navigation.client.version
this package contains version info data.
de.knightsoftnet.navigation.rebind - package de.knightsoftnet.navigation.rebind
this package contains code generators.
dispatch(ChangePlaceEvent.ChangePlaceHandler) - Method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
DOMImplWebkitNew - Class in com.google.gwt.user.client.impl
 
DOMImplWebkitNew() - Constructor for class com.google.gwt.user.client.impl.DOMImplWebkitNew
 
doRevealPlace(PlaceRequest, boolean) - Method in class de.knightsoftnet.navigation.client.OwnPlaceManagerImpl
 
DummyNavigationStructure - Class in de.knightsoftnet.navigation.client.ui.navigation
place for displaying validationexample.
DummyNavigationStructure(EventBus) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.DummyNavigationStructure
default constructor.

E

equals(Object) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
equals(Object) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
equals(Object) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
equals(Object) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 

G

generate(TreeLogger, GeneratorContext, String) - Method in class com.google.gwt.useragent.rebind.LocaleUserAgentGenerator
 
generate(TreeLogger, GeneratorContext, String) - Method in class de.knightsoftnet.navigation.rebind.VersionInfoGenerator
 
getActiveNavigationEntryInterface() - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
getActiveNavigationEntryInterface() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
get active navigation entry interface.
getAnchor() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getAssociatedType() - Method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
getAuthor() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
get the author.
getCopyrightText() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
get the copyright text.
getFullNavigationList() - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
getFullNavigationList() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
get full navigation list.
getFullToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
getFullToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
getFullToken() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
get full token.
getFullToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
getFullToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getLoginToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
getLoginToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
getLoginToken() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
get the login token.
getLogoutToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
getMenuValue() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
getMenuValue() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
getMenuValue() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
get menu value.
getMenuValue() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
getMenuValue() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getNavigationForToken(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
getNavigationForToken(String) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
get navigation entry for given token.
getNavigationList() - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
getNavigationList() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
get navigation list.
getParentEntry() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
getParentEntry() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
getParentEntry() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
get parent entry.
getParentEntry() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
getParentEntry() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getPlaceRequest() - Method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
getSourceWriter(JClassType, GeneratorContext, TreeLogger) - Method in class de.knightsoftnet.navigation.rebind.VersionInfoGenerator
get source writer for the generator.
getSubEntries() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
get list of sub entries.
getTarget() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getToken() - Method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
get/create token out of placeRequest.
getToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
getToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
getToken() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
get token.
getToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
getToken() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getTokenDynamic() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
getTokenDynamic() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
getTokenDynamic() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
get token dynamic.
getTokenDynamic() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
getTokenDynamic() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
getType() - Static method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
getVersionDate() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
get the version date.
getVersionNumber() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
get the version number.

H

hashCode() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
hashCode() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
hashCode() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
hashCode() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 

I

init(Session) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
initEventSystem() - Method in class com.google.gwt.user.client.impl.DOMImplWebkitNew
 
isOpenOnStartup() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
isOpenOnStartup() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
isOpenOnStartup() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
is entry open on startup.
isOpenOnStartup() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
isOpenOnStartup() - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 

L

link() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationViewStyle
DecoratorStyle of the link.
LocaleUserAgentGenerator - Class in com.google.gwt.useragent.rebind
Generator for com.google.gwt.useragent.client.UserAgent.
LocaleUserAgentGenerator() - Constructor for class com.google.gwt.useragent.rebind.LocaleUserAgentGenerator
 
LoggedInGatekeeper - Class in de.knightsoftnet.navigation.client.gatekeepers
 
LoggedInGatekeeper(Session) - Constructor for class de.knightsoftnet.navigation.client.gatekeepers.LoggedInGatekeeper
 
LoggedOutGatekeeper - Class in de.knightsoftnet.navigation.client.gatekeepers
 
LoggedOutGatekeeper(Session) - Constructor for class de.knightsoftnet.navigation.client.gatekeepers.LoggedOutGatekeeper
 
LOGIN - Static variable in class de.knightsoftnet.navigation.client.ui.navigation.NameTokens
 
LOGOUT - Static variable in class de.knightsoftnet.navigation.client.ui.navigation.NameTokens
 

N

NameTokens - Class in de.knightsoftnet.navigation.client.ui.navigation
 
NameTokens() - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NameTokens
 
NavigationEntry - Class in de.knightsoftnet.navigation.client.ui.navigation
The NavigationEntry defines one menu entry.
NavigationEntry(SafeHtml, String, Gatekeeper) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
constructor for menu entries.
NavigationEntryFolder - Class in de.knightsoftnet.navigation.client.ui.navigation
The NavigationEntryFolder defines one menu folders with subentries.
NavigationEntryFolder(SafeHtml, boolean) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
constructor for menu folders.
NavigationEntryFolder(SafeHtml, boolean, Collection<NavigationEntryInterface>) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
constructor for menu folders.
NavigationEntryInterface - Interface in de.knightsoftnet.navigation.client.ui.navigation
The NavigationEntryInterface defines one menu entry or folders with subentries as interface.
NavigationEntryProxy - Class in de.knightsoftnet.navigation.client.ui.navigation
The NavigationEntry defines one menu entry.
NavigationEntryProxy(SafeHtml, ProxyPlace<?>) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
constructor for menu entries.
NavigationLink - Class in de.knightsoftnet.navigation.client.ui.navigation
The NavigationLink defines one menu entry.
NavigationLink(SafeHtml, SafeUri, Gatekeeper) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
constructor for menu entries.
NavigationLink(SafeHtml, SafeUri, String, Gatekeeper) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
constructor for menu entries.
NavigationPresenter - Class in de.knightsoftnet.navigation.client.ui.navigation
Presenter of the navigation page.
NavigationPresenter(EventBus, NavigationPresenter.MyView, NavigationPresenter.MyProxy, PlaceManager, Session, NavigationStructure) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
constructor with injected parameters.
NavigationPresenter.MyProxy - Interface in de.knightsoftnet.navigation.client.ui.navigation
 
NavigationPresenter.MyView - Interface in de.knightsoftnet.navigation.client.ui.navigation
 
NavigationStructure - Interface in de.knightsoftnet.navigation.client.ui.navigation
 
navigationStyle() - Method in interface de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView.Resources
The styles used in this widget.

O

onBind() - Method in class de.knightsoftnet.navigation.client.ui.basepage.AbstractBasePagePresenter
 
onChangePlace(ChangePlaceEvent) - Method in interface de.knightsoftnet.navigation.client.event.ChangePlaceEvent.ChangePlaceHandler
 
onChangePlace(ChangePlaceEvent) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
onChangePlace(ChangePlaceEvent) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
onChangePlace(ChangePlaceEvent) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
called on place changed.
onChangeUser(ChangeUserEvent) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
OwnPlaceManagerImpl - Class in de.knightsoftnet.navigation.client
 
OwnPlaceManagerImpl(EventBus, TokenFormatter, String, String, String, PlaceHistoryHandler.Historian, NavigationStructure) - Constructor for class de.knightsoftnet.navigation.client.OwnPlaceManagerImpl
constructor injecting parameters.
OwnRouteTokenFormatter - Class in com.gwtplatform.mvp.shared.proxy
Implementation of TokenFormatter with support for route like place names.

P

parseAndFormatDate(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
parse and format a date string.

R

revealDefaultPlace() - Method in class de.knightsoftnet.navigation.client.OwnPlaceManagerImpl
 
revealErrorPlace(String) - Method in class de.knightsoftnet.navigation.client.OwnPlaceManagerImpl
 
revealUnauthorizedPlace(String) - Method in class de.knightsoftnet.navigation.client.OwnPlaceManagerImpl
 

S

setActiveNavigationEntryInterface(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
setActiveNavigationEntryInterface(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
setActiveNavigationEntryInterface(NavigationEntryInterface) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
set active navigation entry interface.
setActiveNavigationEntryInterface(String) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
set active navigation entry interface.
setLoginToken(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
setLoginToken(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
setLoginToken(String) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
set the login token.
setLogoutToken(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter
 
setNavigationList(List<NavigationEntryInterface>) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
setNavigationList(List<NavigationEntryInterface>) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
set navigation list.
setParentEntry(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
setParentEntry(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
setParentEntry(NavigationEntryInterface) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
add a parent entry.
setParentEntry(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
setParentEntry(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
setPresenter(NavigationPresenter) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter.MyView
set a reference to the presenter/activity.
setPresenter(NavigationPresenter) - Method in class de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView
 
setSelectedItem(NavigationEntryInterface) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationPresenter.MyView
set new active entry.
setSelectedItem(NavigationEntryInterface) - Method in class de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView
 
setTokenDynamic(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntry
 
setTokenDynamic(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryFolder
 
setTokenDynamic(String) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryInterface
set token dynamic.
setTokenDynamic(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationEntryProxy
 
setTokenDynamic(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.NavigationLink
 
SLOT_MAIN_CONTENT - Static variable in class de.knightsoftnet.navigation.client.ui.basepage.AbstractBasePagePresenter
Use this in leaf presenters, inside their Presenter.revealInParent() method.

T

toHistoryToken(List<PlaceRequest>) - Method in class com.gwtplatform.mvp.shared.proxy.OwnRouteTokenFormatter
 
toPlaceRequest(String) - Method in class com.gwtplatform.mvp.shared.proxy.OwnRouteTokenFormatter
 
toPlaceRequestHierarchy(String) - Method in class com.gwtplatform.mvp.shared.proxy.OwnRouteTokenFormatter
 
toPlaceToken(PlaceRequest) - Method in class com.gwtplatform.mvp.shared.proxy.OwnRouteTokenFormatter
 
TreeNavigationView - Class in de.knightsoftnet.navigation.client.ui.navigation
View of the validator Navigation.
TreeNavigationView(TreeNavigationView.Binder, TreeNavigationView.Resources) - Constructor for class de.knightsoftnet.navigation.client.ui.navigation.TreeNavigationView
constructor with injected parameters.
TreeNavigationView.Resources - Interface in de.knightsoftnet.navigation.client.ui.navigation
A ClientBundle that provides images and style sheets for the decorator.
TreeNavigationViewStyle - Interface in de.knightsoftnet.navigation.client.ui.navigation
 

V

VersionInfoGenerator - Class in de.knightsoftnet.navigation.rebind
this class creates a implementation of the VersionInfoInterface with data from maven's pom.xml.
VersionInfoGenerator() - Constructor for class de.knightsoftnet.navigation.rebind.VersionInfoGenerator
 
VersionInfoInterface - Interface in de.knightsoftnet.navigation.client.version
The implementation of the VersionInfoInterface should provide version information for the application.
A B C D E G H I L N O P R S T V 
Skip navigation links

Copyright © 2015–2019. All rights reserved.