Klasse UiTimeGraph.AddDataCommand

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

public static class UiTimeGraph.AddDataCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • AddDataCommand

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

      public AddDataCommand(String componentId, int zoomLevel, Map<String,UiGraphData> data)
  • Methodendetails