Class UiImageField.UpdateCommand

java.lang.Object
org.teamapps.dto.UiImageField.UpdateCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiImageField

public static class UiImageField.UpdateCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • UpdateCommand

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

      public UpdateCommand(String componentId, UiImageField config)
  • Method Details