Uses of Interface
org.teamapps.ux.session.navigation.RouteHandler
-
Packages that use RouteHandler Package Description org.teamapps.ux.session.navigation -
-
Uses of RouteHandler in org.teamapps.ux.session.navigation
Classes in org.teamapps.ux.session.navigation that implement RouteHandler Modifier and Type Class Description static classAnnotationBasedRouteHandlerFactory.AnnotationBasedRouteHandlerMethods in org.teamapps.ux.session.navigation with parameters of type RouteHandler Modifier and Type Method Description RegistrationRouter. registerRouteHandler(java.lang.String pathTemplate, boolean exact, RouteHandler handler)RegistrationRouter. registerRouteHandler(java.lang.String pathTemplate, RouteHandler handler)
-