Uses of Interface
org.openhab.core.model.sitemap.sitemap.NonLinkableWidget
Packages that use NonLinkableWidget
Package
Description
-
Uses of NonLinkableWidget in org.openhab.core.model.sitemap.sitemap
Subinterfaces of NonLinkableWidget in org.openhab.core.model.sitemap.sitemapModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Button'.interface
A representation of the model object 'Chart'.interface
A representation of the model object 'Colorpicker'.interface
A representation of the model object 'Colortemperaturepicker'.interface
A representation of the model object 'Default'.interface
A representation of the model object 'Input'.interface
A representation of the model object 'Mapview'.interface
A representation of the model object 'Selection'.interface
A representation of the model object 'Setpoint'.interface
A representation of the model object 'Slider'.interface
A representation of the model object 'Switch'.interface
A representation of the model object 'Video'.interface
A representation of the model object 'Webview'.Methods in org.openhab.core.model.sitemap.sitemap that return NonLinkableWidgetModifier and TypeMethodDescriptionSitemapFactory.createNonLinkableWidget()
Returns a new object of class 'Non Linkable Widget'. -
Uses of NonLinkableWidget in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement NonLinkableWidgetModifier and TypeClassDescriptionclass
An implementation of the model object 'Button'.class
An implementation of the model object 'Chart'.class
An implementation of the model object 'Colorpicker'.class
An implementation of the model object 'Colortemperaturepicker'.class
An implementation of the model object 'Default'.class
An implementation of the model object 'Input'.class
An implementation of the model object 'Mapview'.class
An implementation of the model object 'Non Linkable Widget'.class
An implementation of the model object 'Selection'.class
An implementation of the model object 'Setpoint'.class
An implementation of the model object 'Slider'.class
An implementation of the model object 'Switch'.class
An implementation of the model object 'Video'.class
An implementation of the model object 'Webview'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return NonLinkableWidget -
Uses of NonLinkableWidget in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type NonLinkableWidgetModifier and TypeMethodDescriptionSitemapSwitch.caseNonLinkableWidget
(NonLinkableWidget object) Returns the result of interpreting the object as an instance of 'Non Linkable Widget'.