Uses of Enum Class
com.teamdev.jxbrowser.dom.event.EventPhase
Packages that use EventPhase
Package
Description
Contains the classes and interfaces of the DOM events.
-
Uses of EventPhase in com.teamdev.jxbrowser.dom.event
Methods in com.teamdev.jxbrowser.dom.event that return EventPhaseModifier and TypeMethodDescriptionstatic EventPhaseEventPhase.forNumber(int value) Event.phase()Returns the event phase.static EventPhaseEventPhase.valueOf(int value) Deprecated.static EventPhaseEventPhase.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static EventPhaseReturns the enum constant of this class with the specified name.static EventPhase[]EventPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.dom.event that return types with arguments of type EventPhaseModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<EventPhase>EventPhase.internalGetValueMap()