Klasse UiPictureChooser.SetMaxFileSizeCommand

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

public static class UiPictureChooser.SetMaxFileSizeCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • maxFileSize

      protected long maxFileSize
  • Konstruktordetails

    • SetMaxFileSizeCommand

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

      public SetMaxFileSizeCommand(String componentId, long maxFileSize)
  • Methodendetails