Uses of Enum Class
org.patternfly.core.LanguageDirection
-
Uses of LanguageDirection in org.patternfly.core
Modifier and TypeMethodDescriptionstatic LanguageDirection
LanguageDirection.languageDirection
(HTMLElement element) static LanguageDirection
LanguageDirection.languageDirection
(HTMLElement element, LanguageDirection defaultValue) static LanguageDirection
Returns the enum constant of this class with the specified name.static LanguageDirection[]
LanguageDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic LanguageDirection
LanguageDirection.languageDirection
(HTMLElement element, LanguageDirection defaultValue)