Klasse UiWindow.SetModalCommand

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

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

    • componentId

      protected String componentId
  • Konstruktordetails

    • SetModalCommand

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

      public SetModalCommand(String componentId, boolean modal)
  • Methodendetails