Verwendungen von Enum-Klasse
org.teamapps.dto.UiDataPointWeighting
-
Verwendungen von UiDataPointWeighting in org.teamapps.dto
Felder in org.teamapps.dto, die deklariert sind als UiDataPointWeightingModifizierer und TypFeldBeschreibungprotected UiDataPointWeightingUiPieChart.dataPointWeightingprotected UiDataPointWeightingUiPieChart.SetDataPointWeightingCommand.dataPointWeightingMethoden in org.teamapps.dto, die UiDataPointWeighting zurückgebenModifizierer und TypMethodeBeschreibungUiPieChart.getDataPointWeighting()UiPieChart.SetDataPointWeightingCommand.getDataPointWeighting()static UiDataPointWeightingGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static UiDataPointWeighting[]UiDataPointWeighting.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in org.teamapps.dto mit Parametern vom Typ UiDataPointWeightingModifizierer und TypMethodeBeschreibungUiPieChart.setDataPointWeighting(UiDataPointWeighting dataPointWeighting) Konstruktoren in org.teamapps.dto mit Parametern vom Typ UiDataPointWeightingModifiziererKonstruktorBeschreibungSetDataPointWeightingCommand(String componentId, UiDataPointWeighting dataPointWeighting)