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