Uses of Class
org.tailormap.api.viewer.model.ComponentConfig
Packages that use ComponentConfig
-
Uses of ComponentConfig in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return ComponentConfigModifier and TypeMethodDescription@NotNull @Valid ComponentConfigComponent.getConfig()Get configComponentConfig.putAdditionalProperty(String key, Object value) Set the additional (undeclared) property with the specified name and value.Methods in org.tailormap.api.viewer.model with parameters of type ComponentConfigModifier and TypeMethodDescriptionComponent.config(ComponentConfig config) voidComponent.setConfig(ComponentConfig config)