Package org.openhab.core.ui.items
-
Interface Summary Interface Description ItemUIProvider This interface describes the methods that need to be implemented by a provider that wants to define the appearance of an item in the UI.ItemUIRegistry This interface is used by a service which combines the core item registry with an aggregation of item ui providers; it can be therefore widely used for all UI related information requests regarding items.