Klasse UiFileField.SetMaxBytesPerFileCommand

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

public static class UiFileField.SetMaxBytesPerFileCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • maxBytesPerFile

      protected long maxBytesPerFile
  • Konstruktordetails

    • SetMaxBytesPerFileCommand

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

      public SetMaxBytesPerFileCommand(String componentId, long maxBytesPerFile)
  • Methodendetails