Uses of Enum Class
org.patternfly.core.LanguageDirection
Packages that use LanguageDirection
-
Uses of LanguageDirection in org.patternfly.core
Methods in org.patternfly.core that return LanguageDirectionModifier 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.Methods in org.patternfly.core with parameters of type LanguageDirectionModifier and TypeMethodDescriptionstatic LanguageDirection
LanguageDirection.languageDirection
(HTMLElement element, LanguageDirection defaultValue)