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