Klasse UiPieChart.SetDataPointWeightingCommand

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

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

  • Konstruktordetails

    • SetDataPointWeightingCommand

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

      public SetDataPointWeightingCommand(String componentId, UiDataPointWeighting dataPointWeighting)
  • Methodendetails