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