Uses of Enum Class
com.vaadin.copilot.testbenchgenerator.events.TargetEventName
Packages that use TargetEventName
-
Uses of TargetEventName in com.vaadin.copilot.testbenchgenerator.events
Methods in com.vaadin.copilot.testbenchgenerator.events that return TargetEventNameModifier and TypeMethodDescriptionTargetEventData.getName()static TargetEventNameReturns the enum constant of this class with the specified name.static TargetEventName[]TargetEventName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.copilot.testbenchgenerator.events with parameters of type TargetEventName