Uses of Enum Class
com.teamdev.jxbrowser.js.ConsoleMessageLevel
Packages that use ConsoleMessageLevel
Package
Description
This package provides classes that allow you to work with the JavaScript to Java bridge.
-
Uses of ConsoleMessageLevel in com.teamdev.jxbrowser.js
Methods in com.teamdev.jxbrowser.js that return ConsoleMessageLevelModifier and TypeMethodDescriptionstatic ConsoleMessageLevelConsoleMessageLevel.forNumber(int value) default ConsoleMessageLevelConsoleMessage.level()Returns the console message level.static ConsoleMessageLevelConsoleMessageLevel.valueOf(int value) Deprecated.static ConsoleMessageLevelConsoleMessageLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ConsoleMessageLevelReturns the enum constant of this class with the specified name.static ConsoleMessageLevel[]ConsoleMessageLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.js that return types with arguments of type ConsoleMessageLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ConsoleMessageLevel>ConsoleMessageLevel.internalGetValueMap()