Uses of Enum Class
eu.webtoolkit.jwt.MediaType
Packages that use MediaType
-
Uses of MediaType in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return MediaTypeModifier and TypeMethodDescriptionstatic MediaTypeReturns the enum constant of this class with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in eu.webtoolkit.jwt with parameters of type MediaTypeModifierConstructorDescriptionWMediaPlayer(MediaType mediaType) Creates a new media player.WMediaPlayer(MediaType mediaType, WContainerWidget parentContainer) Creates a new media player.