We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.html.NativeDetails.Summary
Packages that use NativeDetails.Summary
-
Uses of NativeDetails.Summary in com.vaadin.flow.component.html
Methods in com.vaadin.flow.component.html that return NativeDetails.SummaryModifier and TypeMethodDescriptionNativeDetails.getSummary()
Returns
NativeDetails.Summary
component associated with this details. -
Uses of NativeDetails.Summary in com.vaadin.flow.component.html.testbench
Methods in com.vaadin.flow.component.html.testbench that return NativeDetails.SummaryModifier and TypeMethodDescriptionNativeDetailsTester.getSummary()
Get the summary component of this Details element.