Klasse UiTable.RowsSelectedEvent

java.lang.Object
org.teamapps.dto.UiTable.RowsSelectedEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiTable

public static class UiTable.RowsSelectedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • recordIds

      protected List<Integer> recordIds
  • Konstruktordetails

    • RowsSelectedEvent

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

      public RowsSelectedEvent(String componentId, List<Integer> recordIds)
  • Methodendetails