Verwendungen von Enum-Klasse
org.teamapps.dto.UiLineChartMouseScrollZoomPanMode
-
Verwendungen von UiLineChartMouseScrollZoomPanMode in org.teamapps.dto
Felder in org.teamapps.dto, die deklariert sind als UiLineChartMouseScrollZoomPanModeModifizierer und TypFeldBeschreibungprotected UiLineChartMouseScrollZoomPanModeUiTimeGraph.mouseScrollZoomPanModeprotected UiLineChartMouseScrollZoomPanModeUiTimeGraph.SetMouseScrollZoomPanModeCommand.mouseScrollZoomPanModeMethoden in org.teamapps.dto, die UiLineChartMouseScrollZoomPanMode zurückgebenModifizierer und TypMethodeBeschreibungUiTimeGraph.getMouseScrollZoomPanMode()UiTimeGraph.SetMouseScrollZoomPanModeCommand.getMouseScrollZoomPanMode()Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static UiLineChartMouseScrollZoomPanMode[]UiLineChartMouseScrollZoomPanMode.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 UiLineChartMouseScrollZoomPanModeModifizierer und TypMethodeBeschreibungUiTimeGraph.setMouseScrollZoomPanMode(UiLineChartMouseScrollZoomPanMode mouseScrollZoomPanMode) Konstruktoren in org.teamapps.dto mit Parametern vom Typ UiLineChartMouseScrollZoomPanModeModifiziererKonstruktorBeschreibungSetMouseScrollZoomPanModeCommand(String componentId, UiLineChartMouseScrollZoomPanMode mouseScrollZoomPanMode)