Klasse UiNetworkGraph.ZoomAllNodesIntoViewCommand

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

public static class UiNetworkGraph.ZoomAllNodesIntoViewCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • animationDuration

      protected int animationDuration
  • Konstruktordetails

    • ZoomAllNodesIntoViewCommand

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

      public ZoomAllNodesIntoViewCommand(String componentId, int animationDuration)
  • Methodendetails