Klasse UiPieChart.SetRotation3DCommand

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

public static class UiPieChart.SetRotation3DCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • rotation3D

      protected float rotation3D
  • Konstruktordetails

    • SetRotation3DCommand

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

      public SetRotation3DCommand(String componentId, float rotation3D)
  • Methodendetails