Class UiTimeGraph.SetMaxPixelsBetweenDataPointsCommand
java.lang.Object
org.teamapps.dto.UiTimeGraph.SetMaxPixelsBetweenDataPointsCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetMaxPixelsBetweenDataPointsCommand(String componentId, int maxPixelsBetweenDataPoints) -
Method Summary
-
Field Details
-
componentId
-
maxPixelsBetweenDataPoints
protected int maxPixelsBetweenDataPoints
-
-
Constructor Details
-
SetMaxPixelsBetweenDataPointsCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetMaxPixelsBetweenDataPointsCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getMaxPixelsBetweenDataPoints
public int getMaxPixelsBetweenDataPoints()
-