Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractBasePagePresenter<V,
P> - 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
AbstractNavigationPlacedefines 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
AbstractVersionInfoclass 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
- 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.annotation.processor - package de.knightsoftnet.navigation.annotation.processor
- 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
F
- file() - Element in annotation interface de.knightsoftnet.navigation.annotation.processor.InfoProperty
-
property file with version informations.
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 class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- getAuthor() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
-
get the author.
- getCopyrightText() - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- 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 class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- getVersionDate() - Method in interface de.knightsoftnet.navigation.client.version.VersionInfoInterface
-
get the version date.
- getVersionNumber() - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- 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
- InfoProcessor - Class in de.knightsoftnet.navigation.annotation.processor
- InfoProcessor() - Constructor for class de.knightsoftnet.navigation.annotation.processor.InfoProcessor
- InfoProperty - Annotation Interface in de.knightsoftnet.navigation.annotation.processor
- 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
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
NavigationEntrydefines 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
NavigationEntryFolderdefines 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
NavigationEntryInterfacedefines one menu entry or folders with subentries as interface. - NavigationEntryProxy - Class in de.knightsoftnet.navigation.client.ui.navigation
-
The
NavigationEntrydefines 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
NavigationLinkdefines 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.
P
- parseAndFormatDate(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
-
parse and format a date string.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class de.knightsoftnet.navigation.annotation.processor.InfoProcessor
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(NavigationEntryInterface) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
-
set active navigation entry interface.
- setActiveNavigationEntryInterface(String) - Method in class de.knightsoftnet.navigation.client.ui.navigation.AbstractNavigationStructure
- setActiveNavigationEntryInterface(String) - Method in interface de.knightsoftnet.navigation.client.ui.navigation.NavigationStructure
-
set active navigation entry interface.
- setAuthor(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- setCopyrightText(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- 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
- setVersionDate(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- setVersionNumber(String) - Method in class de.knightsoftnet.navigation.client.version.AbstractVersionInfo
- 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
- 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
- value() - Element in annotation interface de.knightsoftnet.navigation.annotation.processor.InfoProperty
-
property name to read.
- 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
VersionInfoInterfaceshould provide version information for the application.
All Classes and Interfaces|All Packages|Constant Field Values