Uses of Class
nl.b3p.tailormap.api.viewer.model.ComponentConfig
Packages that use ComponentConfig
-
Uses of ComponentConfig in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.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 nl.b3p.tailormap.api.viewer.model with parameters of type ComponentConfigModifier and TypeMethodDescriptionComponent.config(ComponentConfig config) voidComponent.setConfig(ComponentConfig config)