Klasse UiDocumentViewer.SetPageBorderCommand

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

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

    • componentId

      protected String componentId
    • pageBorder

      protected UiBorder pageBorder
  • Konstruktordetails

    • SetPageBorderCommand

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

      public SetPageBorderCommand(String componentId, UiBorder pageBorder)
  • Methodendetails