Klasse UiSimpleFileField.SetUploadUrlCommand

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

public static class UiSimpleFileField.SetUploadUrlCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • uploadUrl

      protected String uploadUrl
  • Konstruktordetails

    • SetUploadUrlCommand

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

      public SetUploadUrlCommand(String componentId, String uploadUrl)
  • Methodendetails