Uses of Enum Class
org.teamapps.ux.component.timegraph.LineChartMouseScrollZoomPanMode
Packages that use LineChartMouseScrollZoomPanMode
-
Uses of LineChartMouseScrollZoomPanMode in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return LineChartMouseScrollZoomPanModeModifier and TypeMethodDescriptionTimeGraph.getMouseScrollZoomPanMode()Returns the enum constant of this class with the specified name.static LineChartMouseScrollZoomPanMode[]LineChartMouseScrollZoomPanMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.timegraph with parameters of type LineChartMouseScrollZoomPanModeModifier and TypeMethodDescriptionvoidTimeGraph.setMouseScrollZoomPanMode(LineChartMouseScrollZoomPanMode mouseScrollZoomPanMode)