Uses of Interface
org.openhab.core.model.sitemap.sitemap.Chart
Package
Description
-
Uses of Chart in org.openhab.core.model.sitemap.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractSitemapSemanticSequencer.sequence_Chart
(org.eclipse.xtext.serializer.ISerializationContext context, Chart semanticObject) Contexts: Widget returns Chart NonLinkableWidget returns Chart Chart returns Chart Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | service=STRING | refresh=INT | period=Period | legend=BOOLEAN_OBJECT | forceAsItem=BOOLEAN_OBJECT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) | yAxisDecimalPattern=STRING )+ -
Uses of Chart in org.openhab.core.model.sitemap.sitemap
Modifier and TypeMethodDescriptionSitemapFactory.createChart()
Returns a new object of class 'Chart'. -
Uses of Chart in org.openhab.core.model.sitemap.sitemap.impl
-
Uses of Chart in org.openhab.core.model.sitemap.sitemap.util