Klasse UiDocumentViewer.SetPadddingCommand

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

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

    • componentId

      protected String componentId
    • padding

      protected int padding
  • Konstruktordetails

    • SetPadddingCommand

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

      public SetPadddingCommand(String componentId, int padding)
  • Methodendetails