Klasse UiTree.SetSelectedNodeCommand

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

public static class UiTree.SetSelectedNodeCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • recordId

      protected Integer recordId
  • Konstruktordetails

    • SetSelectedNodeCommand

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

      public SetSelectedNodeCommand(String componentId, Integer recordId)
  • Methodendetails