Uses of Class
org.openhab.core.config.core.dto.ConfigDescriptionDTO
Packages that use ConfigDescriptionDTO
-
Uses of ConfigDescriptionDTO in org.openhab.core.config.core.dto
Methods in org.openhab.core.config.core.dto that return ConfigDescriptionDTOModifier and TypeMethodDescriptionstatic ConfigDescriptionDTOConfigDescriptionDTOMapper.map(ConfigDescription configDescription) Maps configuration description into configuration description DTO object. -
Uses of ConfigDescriptionDTO in org.openhab.core.ui.components
Methods in org.openhab.core.ui.components that return ConfigDescriptionDTOModifier and TypeMethodDescriptionRootUIComponent.getProps()Gets the configurable parameters ("props") of the componentMethods in org.openhab.core.ui.components with parameters of type ConfigDescriptionDTOModifier and TypeMethodDescriptionvoidRootUIComponent.setProps(ConfigDescriptionDTO props) Sets the configurable parameters ("props") of the component