Last Version

GWTP dynamic navigation helper classes 1.11.0

A view helper classes to generate a dynamic navigation in a gwtp project. The navigation changes when user changes (login/logout). It can highlight the entry of the selected view, even if you use the back button or reload the page.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwtp-dynamic-navigation
Version

Version

1.11.0
Type

Type

jar
Description

Description

GWTP dynamic navigation helper classes
A view helper classes to generate a dynamic navigation in a gwtp project. The navigation changes when user changes (login/logout). It can highlight the entry of the selected view, even if you use the back button or reload the page.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-bean-validators/-/tree/master/gwtp-dynamic-navigation

Download gwtp-dynamic-navigation 1.11.0


<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwtp-dynamic-navigation</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/
implementation 'de.knightsoft-net:gwtp-dynamic-navigation:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/
implementation ("de.knightsoft-net:gwtp-dynamic-navigation:1.11.0")
'de.knightsoft-net:gwtp-dynamic-navigation:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwtp-dynamic-navigation" rev="1.11.0">
  <artifact name="gwtp-dynamic-navigation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-dynamic-navigation', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-dynamic-navigation" % "1.11.0"
[de.knightsoft-net/gwtp-dynamic-navigation "1.11.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.gwtproject : gwt-user jar 2.10.0
org.gwtproject : gwt-dev jar 2.10.0
com.google.elemental2 : elemental2-promise jar 1.1.0
de.knightsoft-net : gwt-commons-lang3 jar 3.12.0-4
de.knightsoft-net : gwtp-spring-integration-server jar 1.11.0
de.knightsoft-net : gwtp-spring-integration-client jar 1.11.0
com.google.guava : guava-gwt jar 31.1-jre
io.github.gwtplus.gin : gin jar 3.0.0
com.gwtplatform : gwtp-mvp-client jar 1.6
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.