Uses of Record Class
com.vaadin.copilot.testbenchgenerator.PossibleSelectors.SelectedAttributePairByUser
Packages that use PossibleSelectors.SelectedAttributePairByUser
-
Uses of PossibleSelectors.SelectedAttributePairByUser in com.vaadin.copilot.testbenchgenerator
Methods in com.vaadin.copilot.testbenchgenerator that return PossibleSelectors.SelectedAttributePairByUserModifier and TypeMethodDescriptionPossibleSelectors.selectedAttributePairByUser()Returns the value of theselectedAttributePairByUserrecord component.Constructors in com.vaadin.copilot.testbenchgenerator with parameters of type PossibleSelectors.SelectedAttributePairByUserModifierConstructorDescriptionPossibleSelectors(String className, String id, String label, String text, Boolean firstElementInDocument, String dataTestId, String cssPath, PossibleSelectors.SelectedAttributePairByUser selectedAttributePairByUser) Creates an instance of aPossibleSelectorsrecord class.