Uses of Record Class
io.vertigo.core.node.config.ComponentConfig
Packages that use ComponentConfig
-
Uses of ComponentConfig in io.vertigo.core.node.config
Methods in io.vertigo.core.node.config that return types with arguments of type ComponentConfigModifier and TypeMethodDescriptionModuleConfig.componentConfigs()Returns the value of thecomponentConfigsrecord component.Methods in io.vertigo.core.node.config with parameters of type ComponentConfigModifier and TypeMethodDescriptionModuleConfigBuilder.addComponent(ComponentConfig componentConfig) Adds a component defined by its config.