Uses of Class
nl.b3p.tailormap.api.viewer.model.ComponentConfig
-
Packages that use ComponentConfig Package Description nl.b3p.tailormap.api.viewer.model -
-
Uses of ComponentConfig in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return ComponentConfig Modifier and Type Method Description ComponentConfigComponentConfig. enabled(Boolean enabled)@NotNull @Valid ComponentConfigComponent. getConfig()Get configComponentConfigComponentConfig. 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 ComponentConfig Modifier and Type Method Description ComponentComponent. config(ComponentConfig config)voidComponent. setConfig(ComponentConfig config)
-