Uses of Interface
org.openhab.core.model.sitemap.sitemap.Webview
Package
Description
-
Uses of Webview in org.openhab.core.model.sitemap.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractSitemapSemanticSequencer.sequence_Webview
(org.eclipse.xtext.serializer.ISerializationContext context, Webview semanticObject) Contexts: Widget returns Webview NonLinkableWidget returns Webview Webview returns Webview Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | height=INT | url=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ -
Uses of Webview in org.openhab.core.model.sitemap.sitemap
Modifier and TypeMethodDescriptionSitemapFactory.createWebview()
Returns a new object of class 'Webview'. -
Uses of Webview in org.openhab.core.model.sitemap.sitemap.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Webview'. -
Uses of Webview in org.openhab.core.model.sitemap.sitemap.util
Modifier and TypeMethodDescriptionSitemapSwitch.caseWebview
(Webview object) Returns the result of interpreting the object as an instance of 'Webview'.