Klasse UiImageCropper.SetAspectRatioCommand

java.lang.Object
org.teamapps.dto.UiImageCropper.SetAspectRatioCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiImageCropper

public static class UiImageCropper.SetAspectRatioCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • aspectRatio

      protected float aspectRatio
  • Konstruktordetails

    • SetAspectRatioCommand

      @Deprecated public SetAspectRatioCommand()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetAspectRatioCommand

      public SetAspectRatioCommand(String componentId, float aspectRatio)
  • Methodendetails