Uses of Interface
com.axellience.vueroutergwt.client.functions.NavigationGuard
-
Packages that use NavigationGuard Package Description com.axellience.vueroutergwt.client -
-
Uses of NavigationGuard in com.axellience.vueroutergwt.client
Methods in com.axellience.vueroutergwt.client that return NavigationGuard Modifier and Type Method Description NavigationGuardRouteConfig. getBeforeEnter()Methods in com.axellience.vueroutergwt.client with parameters of type NavigationGuard Modifier and Type Method Description voidVueRouter. beforeEach(NavigationGuard guard)voidVueRouter. beforeResolve(NavigationGuard guard)RouteConfigRouteConfig. setBeforeEnter(NavigationGuard beforeEnter)
-