Uses of Enum Class
com.wontlost.ckeditor.Constants.TextPartLanguage
Packages that use Constants.TextPartLanguage
-
Uses of Constants.TextPartLanguage in com.wontlost.ckeditor
Subclasses with type arguments of type Constants.TextPartLanguage in com.wontlost.ckeditorMethods in com.wontlost.ckeditor that return Constants.TextPartLanguageModifier and TypeMethodDescriptionstatic Constants.TextPartLanguageReturns the enum constant of this class with the specified name.static Constants.TextPartLanguage[]Constants.TextPartLanguage.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.TextPartLanguageModifier and TypeMethodDescriptionvoidConfig.setLanguage(Constants.Language uiLanguage, Constants.Language contentLanguage, Constants.TextPartLanguage[] textPartLanguages)