Package org.openhab.core.ui.components
package org.openhab.core.ui.components
-
ClassDescriptionA root component is a special type of
UIComponentat the root of the hierarchy.A UIComponent represents a piece of UI element for a client frontend to render; it is kept very simple and delegates the actual rendering and behavior to the frontend.Provides components (pages, widgets, etc.) at runtime.A namespace-specificRegistryfor UI components.A factory forUIComponentRegistryinstances based on the namespace.