Package org.teamapps.dto
Klasse UiRootPanel.SetContentCommand
java.lang.Object
org.teamapps.dto.UiRootPanel.SetContentCommand
- Umschließende Klasse:
UiRootPanel
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected longprotected Stringprotected UiClientObjectReferenceprotected UiPageTransition -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetContentCommand(String componentId, UiClientObjectReference content, UiPageTransition transition, long animationDuration) -
Methodenübersicht
-
Felddetails
-
componentId
-
-
transition
-
animationDuration
protected long animationDuration
-
-
Konstruktordetails
-
SetContentCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetContentCommand
public SetContentCommand(String componentId, UiClientObjectReference content, UiPageTransition transition, long animationDuration)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getContent
-
getTransition
-
getAnimationDuration
public long getAnimationDuration()
-