Klasse UiMediaTrackGraph.HandleTimeSelectionEvent

java.lang.Object
org.teamapps.dto.UiMediaTrackGraph.HandleTimeSelectionEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiMediaTrackGraph

public static class UiMediaTrackGraph.HandleTimeSelectionEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • start

      protected long start
    • end

      protected long end
  • Konstruktordetails

    • HandleTimeSelectionEvent

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

      public HandleTimeSelectionEvent(String componentId, long start, long end)
  • Methodendetails