Klasse UiRootPanel.SetBackgroundImageCommand

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

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

    • id

      protected String id
    • animationDuration

      protected int animationDuration
  • Konstruktordetails

    • SetBackgroundImageCommand

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

      public SetBackgroundImageCommand(String id, int animationDuration)
  • Methodendetails