Package org.teamapps.dto
Class UiTimeGraph.SetMouseScrollZoomPanModeCommand
java.lang.Object
org.teamapps.dto.UiTimeGraph.SetMouseScrollZoomPanModeCommand
- Enclosing class:
UiTimeGraph
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetMouseScrollZoomPanModeCommand(String componentId, UiLineChartMouseScrollZoomPanMode mouseScrollZoomPanMode) -
Method Summary
-
Field Details
-
componentId
-
mouseScrollZoomPanMode
-
-
Constructor Details
-
SetMouseScrollZoomPanModeCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetMouseScrollZoomPanModeCommand
public SetMouseScrollZoomPanModeCommand(String componentId, UiLineChartMouseScrollZoomPanMode mouseScrollZoomPanMode)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMouseScrollZoomPanMode
-