Class UiTimeGraph.SetIntervalXCommand

java.lang.Object
org.teamapps.dto.UiTimeGraph.SetIntervalXCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiTimeGraph

public static class UiTimeGraph.SetIntervalXCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • SetIntervalXCommand

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

      public SetIntervalXCommand(String componentId, UiLongInterval intervalX)
  • Method Details