Klasse UiTable.CellClickedEvent

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

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

    • componentId

      protected String componentId
    • recordId

      protected int recordId
    • columnPropertyName

      protected String columnPropertyName
  • Konstruktordetails

    • CellClickedEvent

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

      public CellClickedEvent(String componentId, int recordId, String columnPropertyName)
  • Methodendetails