Uses of Interface
org.openhab.core.config.core.ConfigOptionProvider
Packages that use ConfigOptionProvider
Package
Description
-
Uses of ConfigOptionProvider in org.openhab.core.automation.module.script
Classes in org.openhab.core.automation.module.script that implement ConfigOptionProviderModifier and TypeClassDescriptionclassTheScriptTransformationServiceimplements aTransformationServiceusing any available script language -
Uses of ConfigOptionProvider in org.openhab.core.config.core
Classes in org.openhab.core.config.core that implement ConfigOptionProviderModifier and TypeClassDescriptionclassTheCurrencyServiceConfigOptionProvideris an implementation ofConfigOptionProviderfor the available currency providers.Methods in org.openhab.core.config.core with parameters of type ConfigOptionProviderModifier and TypeMethodDescriptionprotected voidConfigDescriptionRegistry.addConfigOptionProvider(ConfigOptionProvider configOptionProvider) protected voidConfigDescriptionRegistry.removeConfigOptionProvider(ConfigOptionProvider configOptionProvider) -
Uses of ConfigOptionProvider in org.openhab.core.magic.binding
Subinterfaces of ConfigOptionProvider in org.openhab.core.magic.bindingModifier and TypeInterfaceDescriptioninterfaceA public interface for a service from this virtual bundle which is also aConfigOptionProvider.