Klasse UiWindow.SetModalBackgroundDimmingColorCommand

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

public static class UiWindow.SetModalBackgroundDimmingColorCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • modalBackgroundDimmingColor

      protected String modalBackgroundDimmingColor
  • Konstruktordetails

    • SetModalBackgroundDimmingColorCommand

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

      public SetModalBackgroundDimmingColorCommand(String componentId, String modalBackgroundDimmingColor)
  • Methodendetails