Uses of Class
org.tailormap.api.viewer.model.ComponentConfig
-
Uses of ComponentConfig in org.tailormap.api.viewer.model
Modifier and TypeMethodDescription@NotNull @Valid ComponentConfig
Component.getConfig()
Get configComponentConfig.putAdditionalProperty
(String key, Object value) Set the additional (undeclared) property with the specified name and value.Modifier and TypeMethodDescriptionComponent.config
(ComponentConfig config) void
Component.setConfig
(ComponentConfig config)