Klasse UiFloatingComponent.SetBackgroundColorCommand

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

public static class UiFloatingComponent.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