Uses of Class
com.vaadin.flow.component.html.NativeDetails
Packages that use NativeDetails
Package
Description
-
Uses of NativeDetails in com.vaadin.flow.component.html
Constructors in com.vaadin.flow.component.html with parameters of type NativeDetailsModifierConstructorDescriptionToggleEvent
(NativeDetails source, boolean fromClient) ToggleEvent base constructor. -
Uses of NativeDetails in com.vaadin.flow.component.html.testbench
Constructors in com.vaadin.flow.component.html.testbench with parameters of type NativeDetailsModifierConstructorDescriptionNativeDetailsTester
(NativeDetails component) Wrap given component for testing. -
Uses of NativeDetails in com.vaadin.testbench.unit
Methods in com.vaadin.testbench.unit with parameters of type NativeDetailsModifier and TypeMethodDescriptiondefault NativeDetailsTester
TesterWrappers.test
(NativeDetails nativeDetails)