Uses of Enum
com.microsoft.playwright.impl.JsonPipe.EventType
Packages that use JsonPipe.EventType
-
Uses of JsonPipe.EventType in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl with type parameters of type JsonPipe.EventTypeModifier and TypeFieldDescriptionprivate ListenerCollection<JsonPipe.EventType> JsonPipe.listenersMethods in com.microsoft.playwright.impl that return JsonPipe.EventTypeModifier and TypeMethodDescriptionstatic JsonPipe.EventTypeReturns the enum constant of this type with the specified name.static JsonPipe.EventType[]JsonPipe.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.