Uses of Enum Class
org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
Packages that use ItemUIRegistry.WidgetLabelSource
- 
Uses of ItemUIRegistry.WidgetLabelSource in org.openhab.core.ui.items
Methods in org.openhab.core.ui.items that return ItemUIRegistry.WidgetLabelSourceModifier and TypeMethodDescriptionItemUIRegistry.getLabelSource(Widget w) Retrieves the label source for a widget.Returns the enum constant of this class with the specified name.static ItemUIRegistry.WidgetLabelSource[]ItemUIRegistry.WidgetLabelSource.values()Returns an array containing the constants of this enum class, in the order they are declared.