Klasse UiInfiniteItemView.RemoveDataCommand

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

public static class UiInfiniteItemView.RemoveDataCommand extends Object implements UiCommand<Void>
  • Felddetails

  • Konstruktordetails

    • RemoveDataCommand

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

      public RemoveDataCommand(String componentId, List<Integer> ids)
  • Methodendetails