Uses of Class
org.openhab.core.ui.components.RootUIComponent
Packages that use RootUIComponent
-
Uses of RootUIComponent in org.openhab.core.io.rest.ui
Subclasses of RootUIComponent in org.openhab.core.io.rest.uiModifier and TypeClassDescriptionclassARootUIComponentenriched with runtime-computed information for REST API responses.Constructors in org.openhab.core.io.rest.ui with parameters of type RootUIComponentModifierConstructorDescriptionEnrichedRootUIComponent(RootUIComponent component, boolean editable) -
Uses of RootUIComponent in org.openhab.core.ui.components.converter
Methods in org.openhab.core.ui.components.converter that return types with arguments of type RootUIComponentModifier and TypeMethodDescriptionCollection<? extends RootUIComponent> RootUIComponentParser.getParsedObjects(String modelName) Get a copy of the collection ofRootUIComponentobjects that were found when parsing the format.