Uses of Enum Class
eu.webtoolkit.jwt.MediaPlayerTextId
Packages that use MediaPlayerTextId
-
Uses of MediaPlayerTextId in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return MediaPlayerTextIdModifier and TypeMethodDescriptionstatic MediaPlayerTextId
Returns the enum constant of this class with the specified name.static MediaPlayerTextId[]
MediaPlayerTextId.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 MediaPlayerTextIdModifier and TypeMethodDescriptionWMediaPlayer.getText
(MediaPlayerTextId id) Returns a text place-holder widget.void
WMediaPlayer.setText
(MediaPlayerTextId id, WText w) Sets a text place-holder widget.