Klasse UiRootPanel.RegisterBackgroundImageCommand

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

public static class UiRootPanel.RegisterBackgroundImageCommand extends Object implements UiCommand<Void>
  • Felddetails

    • id

      protected String id
    • image

      protected String image
    • blurredImage

      protected String blurredImage
  • Konstruktordetails

    • RegisterBackgroundImageCommand

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

      public RegisterBackgroundImageCommand(String id, String image, String blurredImage)
  • Methodendetails