Uses of Interface
org.openhab.core.model.sitemap.sitemap.Colortemperaturepicker
Package
Description
-
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.serializer
Modifier 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
Modifier and TypeMethodDescriptionSitemapFactory.createColortemperaturepicker()
Returns a new object of class 'Colortemperaturepicker'. -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.sitemap.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Colortemperaturepicker'. -
Uses of Colortemperaturepicker in org.openhab.core.model.sitemap.sitemap.util
Modifier 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
Modifier and TypeMethodDescriptionvoid
SitemapValidator.checkColortemperaturepicker
(Colortemperaturepicker ctp)