Uses of Class
com.vaadin.flow.component.html.DescriptionList.Description
-
Packages that use DescriptionList.Description Package Description com.vaadin.flow.component.html -
-
Uses of DescriptionList.Description in com.vaadin.flow.component.html
Constructor parameters in com.vaadin.flow.component.html with type arguments of type DescriptionList.Description Constructor Description DescriptionList(Map<DescriptionList.Term,DescriptionList.Description> terms)
Creates a new description list with the given map of terms and descriptions.
-