Uses of Interface
org.openhab.core.model.sitemap.sitemap.ModelColortemperaturepicker
Packages that use ModelColortemperaturepicker
Package
Description
-
Uses of ModelColortemperaturepicker in org.openhab.core.model.sitemap.serializer
Methods in org.openhab.core.model.sitemap.serializer with parameters of type ModelColortemperaturepickerModifier and TypeMethodDescriptionprotected voidSitemapSemanticSequencer.sequence_ModelColortemperaturepicker(org.eclipse.xtext.serializer.ISerializationContext context, ModelColortemperaturepicker semanticObject) Contexts: ModelWidget returns ModelColortemperaturepicker ModelNonLinkableWidget returns ModelColortemperaturepicker ModelColortemperaturepicker returns ModelColortemperaturepicker Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | IconRules=ModelIconRuleList | staticIcon=Icon | minValue=Number | maxValue=Number | labelColor=ModelColorArrayList | valueColor=ModelColorArrayList | iconColor=ModelColorArrayList | visibility=ModelVisibilityRuleList )+ -
Uses of ModelColortemperaturepicker in org.openhab.core.model.sitemap.sitemap
Methods in org.openhab.core.model.sitemap.sitemap that return ModelColortemperaturepickerModifier and TypeMethodDescriptionSitemapFactory.createModelColortemperaturepicker()Returns a new object of class 'Model Colortemperaturepicker'. -
Uses of ModelColortemperaturepicker in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement ModelColortemperaturepickerModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Colortemperaturepicker'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return ModelColortemperaturepicker -
Uses of ModelColortemperaturepicker in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type ModelColortemperaturepickerModifier and TypeMethodDescriptionSitemapSwitch.caseModelColortemperaturepicker(ModelColortemperaturepicker object) Returns the result of interpreting the object as an instance of 'Model Colortemperaturepicker'. -
Uses of ModelColortemperaturepicker in org.openhab.core.model.sitemap.validation
Methods in org.openhab.core.model.sitemap.validation with parameters of type ModelColortemperaturepickerModifier and TypeMethodDescriptionvoidSitemapValidator.checkColortemperaturepickerParameters(ModelColortemperaturepicker ctp)