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

A

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.
AbstractSession - Class in de.knightsoftnet.navigation.client.session
 
AbstractSession(EventBus) - Constructor for class de.knightsoftnet.navigation.client.session.AbstractSession
constructor with injected parameters.
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
 
addHasChangeUserEventHandler(ChangeUserEvent.ChangeUserHandler) - Method in interface de.knightsoftnet.navigation.client.event.ChangeUserEvent.ChangeUserHandlers
 
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
 
ChangeUserEvent - Class in de.knightsoftnet.navigation.client.event
event used for user changes (e.g. login or logout).
ChangeUserEvent(User) - Constructor for class de.knightsoftnet.navigation.client.event.ChangeUserEvent
 
ChangeUserEvent.ChangeUserHandler - Interface in de.knightsoftnet.navigation.client.event
 
ChangeUserEvent.ChangeUserHandlers - 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.useragent.rebind - package com.google.gwt.useragent.rebind
 
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.session - package de.knightsoftnet.navigation.client.session
this package contains the session data.
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.
de.knightsoftnet.navigation.shared.models - package de.knightsoftnet.navigation.shared.models
this package contains the models to exchange between server and client.
dispatch(ChangePlaceEvent.ChangePlaceHandler) - Method in class de.knightsoftnet.navigation.client.event.ChangePlaceEvent
 
dispatch(ChangeUserEvent.ChangeUserHandler) - Method in class de.knightsoftnet.navigation.client.event.ChangeUserEvent
 
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.
DummySession - Class in de.knightsoftnet.navigation.client.session
 
DummySession(EventBus) - Constructor for class de.knightsoftnet.navigation.client.session.DummySession
 

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
 
equals(Object) - Method in class de.knightsoftnet.navigation.shared.models.MinimumUser
 

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
 
getAssociatedType() - Method in class de.knightsoftnet.navigation.client.event.ChangeUserEvent
 
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.NavigationPresenter
 
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
 
getType() - Static method in class de.knightsoftnet.navigation.client.event.ChangeUserEvent
 
getUser() - Method in class de.knightsoftnet.navigation.client.event.ChangeUserEvent
 
getUser() - Method in class de.knightsoftnet.navigation.client.session.AbstractSession
 
getUser() - Method in interface de.knightsoftnet.navigation.client.session.Session
get current user data.
getUserName() - Method in class de.knightsoftnet.navigation.shared.models.MinimumUser
 
getUserName() - Method in interface de.knightsoftnet.navigation.shared.models.User
get the user name.
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
 
hashCode() - Method in class de.knightsoftnet.navigation.shared.models.MinimumUser
 

I

init(Session) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
 
isLoggedIn() - Method in class de.knightsoftnet.navigation.client.session.AbstractSession
 
isLoggedIn() - Method in interface de.knightsoftnet.navigation.client.session.Session
check if user is logged in.
isLoggedIn() - Method in class de.knightsoftnet.navigation.shared.models.MinimumUser
 
isLoggedIn() - Method in interface de.knightsoftnet.navigation.shared.models.User
check if user is logged in.
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
 

M

MinimumUser - Class in de.knightsoftnet.navigation.shared.models
The UserData class implements contains the data of a user.
MinimumUser() - Constructor for class de.knightsoftnet.navigation.shared.models.MinimumUser
default constructor.
MinimumUser(String) - Constructor for class de.knightsoftnet.navigation.shared.models.MinimumUser
constructor initializing key field.

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

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 interface de.knightsoftnet.navigation.client.event.ChangeUserEvent.ChangeUserHandler
 
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.

P

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

R

readSessionData() - Method in class de.knightsoftnet.navigation.client.session.AbstractSession
 
readSessionData() - Method in class de.knightsoftnet.navigation.client.session.DummySession
 
readSessionData() - Method in interface de.knightsoftnet.navigation.client.session.Session
read session data from server.
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

Session - Interface in de.knightsoftnet.navigation.client.session
 
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.NavigationPresenter
 
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
 
setUser(User) - Method in class de.knightsoftnet.navigation.client.session.AbstractSession
 
setUser(User) - Method in interface de.knightsoftnet.navigation.client.session.Session
set user and fire change user event when user changes.
setUserName(String) - Method in class de.knightsoftnet.navigation.shared.models.MinimumUser
 
setUserName(String) - Method in interface de.knightsoftnet.navigation.shared.models.User
set the user name.

T

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
 

U

User - Interface in de.knightsoftnet.navigation.shared.models
The User interface defines the minimum data of a user.

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 M N O P R S T U V 
Skip navigation links

Copyright © 2015–2016. All rights reserved.