Uses of Interface
org.openhab.core.model.sitemap.sitemap.ModelNonLinkableWidget
Packages that use ModelNonLinkableWidget
Package
Description
-
Uses of ModelNonLinkableWidget in org.openhab.core.model.sitemap.sitemap
Subinterfaces of ModelNonLinkableWidget in org.openhab.core.model.sitemap.sitemapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Model Button'.interfaceA representation of the model object 'Model Chart'.interfaceA representation of the model object 'Model Colorpicker'.interfaceA representation of the model object 'Model Colortemperaturepicker'.interfaceA representation of the model object 'Model Default'.interfaceA representation of the model object 'Model Input'.interfaceA representation of the model object 'Model Mapview'.interfaceA representation of the model object 'Model Selection'.interfaceA representation of the model object 'Model Setpoint'.interfaceA representation of the model object 'Model Slider'.interfaceA representation of the model object 'Model Switch'.interfaceA representation of the model object 'Model Video'.interfaceA representation of the model object 'Model Webview'.Methods in org.openhab.core.model.sitemap.sitemap that return ModelNonLinkableWidgetModifier and TypeMethodDescriptionSitemapFactory.createModelNonLinkableWidget()Returns a new object of class 'Model Non Linkable Widget'. -
Uses of ModelNonLinkableWidget in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement ModelNonLinkableWidgetModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Button'.classAn implementation of the model object 'Model Chart'.classAn implementation of the model object 'Model Colorpicker'.classAn implementation of the model object 'Model Colortemperaturepicker'.classAn implementation of the model object 'Model Default'.classAn implementation of the model object 'Model Input'.classAn implementation of the model object 'Model Mapview'.classAn implementation of the model object 'Model Non Linkable Widget'.classAn implementation of the model object 'Model Selection'.classAn implementation of the model object 'Model Setpoint'.classAn implementation of the model object 'Model Slider'.classAn implementation of the model object 'Model Switch'.classAn implementation of the model object 'Model Video'.classAn implementation of the model object 'Model Webview'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return ModelNonLinkableWidget -
Uses of ModelNonLinkableWidget in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type ModelNonLinkableWidgetModifier and TypeMethodDescriptionSitemapSwitch.caseModelNonLinkableWidget(ModelNonLinkableWidget object) Returns the result of interpreting the object as an instance of 'Model Non Linkable Widget'.