Uses of Enum Class
com.teamdev.jxbrowser.extensions.ExtensionActionType
Packages that use ExtensionActionType
Package
Description
This package provides the classes that allow you to work with Chrome extensions.
-
Uses of ExtensionActionType in com.teamdev.jxbrowser.extensions
Methods in com.teamdev.jxbrowser.extensions that return ExtensionActionTypeModifier and TypeMethodDescriptionstatic ExtensionActionTypeExtensionActionType.forNumber(int value) ExtensionAction.type()Returns the type of this extension action.static ExtensionActionTypeExtensionActionType.valueOf(int value) Deprecated.static ExtensionActionTypeExtensionActionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ExtensionActionTypeReturns the enum constant of this class with the specified name.static ExtensionActionType[]ExtensionActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.extensions that return types with arguments of type ExtensionActionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ExtensionActionType>ExtensionActionType.internalGetValueMap()