Uses of Enum Class
org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
-
Uses of ItemUIRegistry.WidgetLabelSource in org.openhab.core.ui.items
Modifier 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.