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()ReturnsNativeDetails.Summarycomponent 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.