Klasse UiPieChart.SetRotationClockwiseCommand

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

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

    • componentId

      protected String componentId
    • rotationClockwise

      protected float rotationClockwise
  • Konstruktordetails

    • SetRotationClockwiseCommand

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

      public SetRotationClockwiseCommand(String componentId, float rotationClockwise)
  • Methodendetails