Klasse UiWindow.CloseCommand

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

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

    • componentId

      protected String componentId
    • animationDuration

      protected int animationDuration
  • Konstruktordetails

    • CloseCommand

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

      public CloseCommand(String componentId, int animationDuration)
  • Methodendetails