Uses of Class
io.vertigo.ui.core.ViewContextMap
-
Packages that use ViewContextMap Package Description io.vertigo.ui.core io.vertigo.ui.impl.springmvc.controller -
-
Uses of ViewContextMap in io.vertigo.ui.core
Methods in io.vertigo.ui.core that return ViewContextMap Modifier and Type Method Description ViewContextMap
ViewContext. asMap()
ViewContextMap
ViewContext. asUpdatesMap()
ViewContextMap
ViewContextMap. getVContext()
Constructors in io.vertigo.ui.core with parameters of type ViewContextMap Constructor Description ViewContext(ViewContextMap viewContextMap, JsonEngine jsonEngine)
-
Uses of ViewContextMap in io.vertigo.ui.impl.springmvc.controller
Methods in io.vertigo.ui.impl.springmvc.controller with parameters of type ViewContextMap Modifier and Type Method Description void
VSpringMvcControllerAdvice. mapRequestParams(ViewContextMap viewContextMap, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request)
-