Package org.teamapps.dto
Klasse UiWindow.ShowCommand
java.lang.Object
org.teamapps.dto.UiWindow.ShowCommand
- Umschließende Klasse:
UiWindow
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.ShowCommand(String componentId, int animationDuration) -
Methodenübersicht
-
Felddetails
-
componentId
-
animationDuration
protected int animationDuration
-
-
Konstruktordetails
-
ShowCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
ShowCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getAnimationDuration
public int getAnimationDuration()
-