Klasse UiPopup.SetBackgroundColorCommand

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

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

    • componentId

      protected String componentId
    • backgroundColor

      protected String backgroundColor
  • Konstruktordetails

    • SetBackgroundColorCommand

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

      public SetBackgroundColorCommand(String componentId, String backgroundColor)
  • Methodendetails