Klasse UiSimpleFileField.RemoveFileItemCommand

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

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

    • componentId

      protected String componentId
    • itemUuid

      protected String itemUuid
  • Konstruktordetails

    • RemoveFileItemCommand

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

      public RemoveFileItemCommand(String componentId, String itemUuid)
  • Methodendetails