Package org.openhab.core.ui.items


package org.openhab.core.ui.items
  • Class
    Description
    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.
    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.