Klasse UiPopup.CloseCommand

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

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

    • componentId

      protected String componentId
  • Konstruktordetails

    • CloseCommand

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

      public CloseCommand(String componentId)
  • Methodendetails