Klasse UiTreeGraph.SetZoomFactorCommand

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

public static class UiTreeGraph.SetZoomFactorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • zoomFactor

      protected float zoomFactor
  • Konstruktordetails

    • SetZoomFactorCommand

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

      public SetZoomFactorCommand(String componentId, float zoomFactor)
  • Methodendetails