Klasse UiWindow.ShowCommand

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

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

    • componentId

      protected String componentId
    • animationDuration

      protected int animationDuration
  • Konstruktordetails

    • ShowCommand

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

      public ShowCommand(String componentId, int animationDuration)
  • Methodendetails