Uses of Class
com.vaadin.hilla.route.records.ClientViewConfig
Packages that use ClientViewConfig
-
Uses of ClientViewConfig in com.vaadin.hilla.route
Methods in com.vaadin.hilla.route that return ClientViewConfigModifier and TypeMethodDescriptionClientRouteRegistry.getRouteByPath(String path) Gets the client view configuration for the given route.Methods in com.vaadin.hilla.route that return types with arguments of type ClientViewConfigModifier and TypeMethodDescriptionClientRouteRegistry.getAllRoutes()Returns all registered routes. -
Uses of ClientViewConfig in com.vaadin.hilla.route.records
Methods in com.vaadin.hilla.route.records that return ClientViewConfigMethods in com.vaadin.hilla.route.records that return types with arguments of type ClientViewConfigMethods in com.vaadin.hilla.route.records with parameters of type ClientViewConfigMethod parameters in com.vaadin.hilla.route.records with type arguments of type ClientViewConfigModifier and TypeMethodDescriptionvoidClientViewConfig.setChildren(List<ClientViewConfig> children)