Uses of Interface
org.openhab.core.sitemap.LinkableWidget
Packages that use LinkableWidget
-
Uses of LinkableWidget in org.openhab.core.sitemap
Subinterfaces of LinkableWidget in org.openhab.core.sitemapModifier and TypeInterfaceDescriptioninterfaceA representation of a sitemap Buttongrid widget.interfaceA representation of a sitemap Frame widget.interfaceA representation of a sitemap Group widget.interfaceA representation of a sitemap Image widget.interfaceA representation of a sitemap Text widget. -
Uses of LinkableWidget in org.openhab.core.ui.items
Methods in org.openhab.core.ui.items with parameters of type LinkableWidgetModifier and TypeMethodDescriptionItemUIRegistry.getChildren(LinkableWidget w) this should be used instead of LinkableWidget.getChildren() as there might be no children defined on the widget, but they should be dynamically determined by looking at the members of the underlying item.