Klasse UiVideoPlayer.PauseCommand

java.lang.Object
org.teamapps.dto.UiVideoPlayer.PauseCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiVideoPlayer

public static class UiVideoPlayer.PauseCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • PauseCommand

      @Deprecated public PauseCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • PauseCommand

      public PauseCommand(String componentId)
  • Methodendetails