Uses of Enum Class
com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
Packages that use SuggestionsPopupType
-
Uses of SuggestionsPopupType in com.teamdev.jxbrowser.suggestions
Methods in com.teamdev.jxbrowser.suggestions that return SuggestionsPopupTypeModifier and TypeMethodDescriptionstatic SuggestionsPopupTypeSuggestionsPopupType.forNumber(int value) static SuggestionsPopupTypeSuggestionsPopupType.valueOf(int value) Deprecated.static SuggestionsPopupTypeSuggestionsPopupType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SuggestionsPopupTypeReturns the enum constant of this class with the specified name.static SuggestionsPopupType[]SuggestionsPopupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.suggestions that return types with arguments of type SuggestionsPopupTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SuggestionsPopupType>SuggestionsPopupType.internalGetValueMap()