JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.openhab.core.ui.tiles
Interface TileProvider
@NonNullByDefault
public interface
TileProvider
Interface for a component providing UI tiles.
Author:
Yannick Schaus - Initial contribution
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Stream
<
Tile
>
getTiles
()
Method Details
getTiles
Stream
<
Tile
>
getTiles
()