Klasse UiRootPanel.SetBackgroundColorCommand

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

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

    • color

      protected String color
    • animationDuration

      protected int animationDuration
  • Konstruktordetails

    • SetBackgroundColorCommand

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

      public SetBackgroundColorCommand(String color, int animationDuration)
  • Methodendetails