Uses of Class
com.vaadin.flow.component.html.NativeDetails
Packages that use NativeDetails
Package
Description
-
Uses of NativeDetails in com.vaadin.browserless
Methods in com.vaadin.browserless with parameters of type NativeDetailsModifier and TypeMethodDescriptiondefault NativeDetailsTesterTesterWrappers.test(NativeDetails nativeDetails) -
Uses of NativeDetails in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator with parameters of type NativeDetailsModifier and TypeMethodDescriptiondefault NativeDetailsLocatorGeneratedLocators.use(NativeDetails component) Returns a locator seeded with the givenNativeDetailsinstance. -
Uses of NativeDetails in com.vaadin.flow.component.html
Methods in com.vaadin.flow.component.html that return NativeDetailsConstructors in com.vaadin.flow.component.html with parameters of type NativeDetailsModifierConstructorDescriptionNativeDetailsLocator(NativeDetails component) NativeDetailsTester(NativeDetails component) Wrap given component for testing.ToggleEvent(NativeDetails source, boolean fromClient) ToggleEvent base constructor.