Uses of Enum Class
eu.webtoolkit.jwt.MediaPlayerButtonId
Packages that use MediaPlayerButtonId
-
Uses of MediaPlayerButtonId in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return MediaPlayerButtonIdModifier and TypeMethodDescriptionstatic MediaPlayerButtonIdReturns the enum constant of this class with the specified name.static MediaPlayerButtonId[]MediaPlayerButtonId.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 MediaPlayerButtonIdModifier and TypeMethodDescriptionWMediaPlayer.getButton(MediaPlayerButtonId id) Returns a control button.voidWMediaPlayer.setButton(MediaPlayerButtonId id, WInteractWidget w) Binds a control button.