Uses of Enum
org.primefaces.extensions.model.monacoeditor.ELanguage
Packages that use ELanguage
-
Uses of ELanguage in org.primefaces.extensions.model.monacoeditor
Methods in org.primefaces.extensions.model.monacoeditor that return ELanguageModifier and TypeMethodDescriptionstatic ELanguageELanguage.parseString(String name) static ELanguageReturns the enum constant of this type with the specified name.static ELanguage[]ELanguage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.primefaces.extensions.model.monacoeditor with parameters of type ELanguage