Klasse UiInfiniteItemView2.SetSelectedRecordCommand

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

public static class UiInfiniteItemView2.SetSelectedRecordCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • uiRecordId

      protected Integer uiRecordId
  • Konstruktordetails

    • SetSelectedRecordCommand

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

      public SetSelectedRecordCommand(String componentId, Integer uiRecordId)
  • Methodendetails