Uses of Interface
org.openhab.core.model.sitemap.sitemap.ModelLinkableWidget
Packages that use ModelLinkableWidget
Package
Description
-
Uses of ModelLinkableWidget in org.openhab.core.model.sitemap.serializer
Methods in org.openhab.core.model.sitemap.serializer with parameters of type ModelLinkableWidgetModifier and TypeMethodDescriptionprotected voidSitemapSemanticSequencer.sequence_ModelLinkableWidget(org.eclipse.xtext.serializer.ISerializationContext context, ModelLinkableWidget semanticObject) Contexts: ModelWidget returns ModelLinkableWidget ModelLinkableWidget returns ModelLinkableWidget Constraint: children+=ModelWidget+ -
Uses of ModelLinkableWidget in org.openhab.core.model.sitemap.sitemap
Subinterfaces of ModelLinkableWidget in org.openhab.core.model.sitemap.sitemapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Model Buttongrid'.interfaceA representation of the model object 'Model Frame'.interfaceA representation of the model object 'Model Group'.interfaceA representation of the model object 'Model Image'.interfaceA representation of the model object 'Model Text'.Methods in org.openhab.core.model.sitemap.sitemap that return ModelLinkableWidgetModifier and TypeMethodDescriptionSitemapFactory.createModelLinkableWidget()Returns a new object of class 'Model Linkable Widget'. -
Uses of ModelLinkableWidget in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement ModelLinkableWidgetModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Buttongrid'.classAn implementation of the model object 'Model Frame'.classAn implementation of the model object 'Model Group'.classAn implementation of the model object 'Model Image'.classAn implementation of the model object 'Model Linkable Widget'.classAn implementation of the model object 'Model Text'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return ModelLinkableWidget -
Uses of ModelLinkableWidget in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type ModelLinkableWidgetModifier and TypeMethodDescriptionSitemapSwitch.caseModelLinkableWidget(ModelLinkableWidget object) Returns the result of interpreting the object as an instance of 'Model Linkable Widget'. -
Uses of ModelLinkableWidget in org.openhab.core.model.sitemap.validation
Methods in org.openhab.core.model.sitemap.validation with parameters of type ModelLinkableWidgetModifier and TypeMethodDescriptionvoidSitemapValidator.checkFramesInWidgetList(ModelLinkableWidget widget)