Uses of Class
io.vertigo.ui.core.ViewContextMap
Packages that use ViewContextMap
-
Uses of ViewContextMap in io.vertigo.ui.core
Methods in io.vertigo.ui.core that return ViewContextMapModifier and TypeMethodDescriptionViewContext.asMap()ViewContext.asUpdatesMap()ViewContextMap.getVContext()Constructors in io.vertigo.ui.core with parameters of type ViewContextMap -
Uses of ViewContextMap in io.vertigo.ui.impl.springmvc.controller
Methods in io.vertigo.ui.impl.springmvc.controller with parameters of type ViewContextMapModifier and TypeMethodDescriptionvoidVSpringMvcControllerAdvice.mapRequestParams(ViewContextMap viewContextMap, org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request)