Klasse UiPieChart.SetHeight3DCommand

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

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

    • componentId

      protected String componentId
    • height3D

      protected float height3D
  • Konstruktordetails

    • SetHeight3DCommand

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

      public SetHeight3DCommand(String componentId, float height3D)
  • Methodendetails