Klasse UiImageDisplay.ShowImageCommand

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

public static class UiImageDisplay.ShowImageCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • id

      protected String id
  • Konstruktordetails

    • ShowImageCommand

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

      public ShowImageCommand(String componentId, String id)
  • Methodendetails