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