Uses of Enum Class
eu.webtoolkit.jwt.LayoutDirection
Packages that use LayoutDirection
-
Uses of LayoutDirection in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return LayoutDirectionModifier and TypeMethodDescriptionWBoxLayout.getDirection()Returns the layout direction.WApplication.getLayoutDirection()Returns the layout direction.static LayoutDirectionReturns the enum constant of this class with the specified name.static LayoutDirection[]LayoutDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type LayoutDirectionModifier and TypeMethodDescriptionvoidWBoxLayout.setDirection(LayoutDirection direction) Sets the layout direction.voidWApplication.setLayoutDirection(LayoutDirection direction) Sets the layout direction.Constructors in eu.webtoolkit.jwt with parameters of type LayoutDirection