Uses of Interface
org.openhab.core.model.sitemap.sitemap.Colortemperaturepicker
Packages that use Colortemperaturepicker
Package
Description
-
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.serializer
Methods in org.openhab.core.model.sitemap.serializer with parameters of type ColortemperaturepickerModifier and TypeMethodDescriptionprotected void
AbstractSitemapSemanticSequencer.sequence_Colortemperaturepicker
(org.eclipse.xtext.serializer.ISerializationContext context, Colortemperaturepicker semanticObject) Contexts: Widget returns Colortemperaturepicker NonLinkableWidget returns Colortemperaturepicker Colortemperaturepicker returns Colortemperaturepicker Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | minValue=Number | maxValue=Number | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.sitemap
Methods in org.openhab.core.model.sitemap.sitemap that return ColortemperaturepickerModifier and TypeMethodDescriptionSitemapFactory.createColortemperaturepicker()
Returns a new object of class 'Colortemperaturepicker'. -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement ColortemperaturepickerModifier and TypeClassDescriptionclass
An implementation of the model object 'Colortemperaturepicker'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return Colortemperaturepicker -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type ColortemperaturepickerModifier and TypeMethodDescriptionSitemapSwitch.caseColortemperaturepicker
(Colortemperaturepicker object) Returns the result of interpreting the object as an instance of 'Colortemperaturepicker'. -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.validation
Methods in org.openhab.core.model.sitemap.validation with parameters of type ColortemperaturepickerModifier and TypeMethodDescriptionvoid
SitemapValidator.checkColortemperaturepicker
(Colortemperaturepicker ctp)