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 BootstrapVersionReturns 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 TypeMethodDescriptionvoidWBootstrapTheme.setVersion(BootstrapVersion version) Deprecated.Sets the bootstrap version.