Uses of Enum Class
eu.webtoolkit.jwt.BootstrapVersion
Packages that use BootstrapVersion
-
Uses of BootstrapVersion in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return BootstrapVersionModifier and TypeMethodDescriptionWBootstrapTheme.getVersion()
Deprecated.Returns the bootstrap version.static BootstrapVersion
Returns the enum constant of this class with the specified name.static BootstrapVersion[]
BootstrapVersion.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 BootstrapVersionModifier and TypeMethodDescriptionvoid
WBootstrapTheme.setVersion
(BootstrapVersion version) Deprecated.Sets the bootstrap version.