Uses of Interface
org.openhab.core.model.sitemap.sitemap.Video
Package
Description
-
Uses of Video in org.openhab.core.model.sitemap.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractSitemapSemanticSequencer.sequence_Video
(org.eclipse.xtext.serializer.ISerializationContext context, Video semanticObject) Contexts: Widget returns Video NonLinkableWidget returns Video Video returns Video Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | url=STRING | encoding=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ -
Uses of Video in org.openhab.core.model.sitemap.sitemap
Modifier and TypeMethodDescriptionSitemapFactory.createVideo()
Returns a new object of class 'Video'. -
Uses of Video in org.openhab.core.model.sitemap.sitemap.impl
-
Uses of Video in org.openhab.core.model.sitemap.sitemap.util