Klasse UiDocumentViewer.SetZoomFactorCommand

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

public static class UiDocumentViewer.SetZoomFactorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • zoomFactor

      protected float zoomFactor
  • Konstruktordetails

    • SetZoomFactorCommand

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

      public SetZoomFactorCommand(String componentId, float zoomFactor)
  • Methodendetails