Uses of Class
nl.b3p.tailormap.api.viewer.model.Component
Packages that use Component
-
Uses of Component in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return types with arguments of type ComponentMethod parameters in nl.b3p.tailormap.api.persistence with type arguments of type Component -
Uses of Component in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return ComponentMethods in nl.b3p.tailormap.api.viewer.model that return types with arguments of type ComponentModifier and TypeMethodDescriptionViewerResponse.getComponents()Configured components (controls) for the viewerMethods in nl.b3p.tailormap.api.viewer.model with parameters of type ComponentMethod parameters in nl.b3p.tailormap.api.viewer.model with type arguments of type ComponentModifier and TypeMethodDescriptionViewerResponse.components(List<@Valid Component> components) voidViewerResponse.setComponents(List<@Valid Component> components)