Package org.openhab.core.ui.components
Interface UIComponentRegistry
- All Superinterfaces:
- Registry<RootUIComponent,- String> 
A namespace-specific 
Registry for UI components.
 It is normally instantiated for a specific namespace by the UIComponentRegistryFactory.- Author:
- Yannick Schaus - Initial contribution
- 
Method SummaryMethods inherited from interface org.openhab.core.common.registry.Registryadd, addRegistryChangeListener, get, getAll, remove, removeRegistryChangeListener, stream, update