Klasse UiFileField.SetUploadButtonTemplateCommand

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

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

    • componentId

      protected String componentId
    • uploadButtonTemplate

      protected UiTemplate uploadButtonTemplate
  • Konstruktordetails

    • SetUploadButtonTemplateCommand

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

      public SetUploadButtonTemplateCommand(String componentId, UiTemplate uploadButtonTemplate)
  • Methodendetails