Package org.teamapps.dto
Klasse UiMobileLayout.ShowViewCommand
java.lang.Object
org.teamapps.dto.UiMobileLayout.ShowViewCommand
- Umschließende Klasse:
UiMobileLayout
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiPageTransitionprotected intprotected UiClientObjectReferenceprotected String -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.ShowViewCommand(String componentId, UiClientObjectReference component, UiPageTransition animation, int animationDuration) -
Methodenübersicht
-
Felddetails
-
componentId
-
component
-
animation
-
animationDuration
protected int animationDuration
-
-
Konstruktordetails
-
ShowViewCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
ShowViewCommand
public ShowViewCommand(String componentId, UiClientObjectReference component, UiPageTransition animation, int animationDuration)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getComponent
-
getAnimation
-
getAnimationDuration
public int getAnimationDuration()
-