Uses of Enum Class
com.wontlost.ckeditor.Constants.Language
Packages that use Constants.Language
-
Uses of Constants.Language in com.wontlost.ckeditor
Subclasses with type arguments of type Constants.Language in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return Constants.LanguageModifier and TypeMethodDescriptionstatic Constants.LanguageReturns the enum constant of this class with the specified name.static Constants.Language[]Constants.Language.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.wontlost.ckeditor with parameters of type Constants.LanguageModifier and TypeMethodDescriptionvoidConfig.setLanguage(Constants.Language uiLanguage, Constants.Language contentLanguage, Constants.TextPartLanguage[] textPartLanguages) voidConfig.setUILanguage(Constants.Language uiLanguage)