Klasse UiTable.CellEditingStoppedEvent

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

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

    • componentId

      protected String componentId
    • recordId

      protected int recordId
    • columnPropertyName

      protected String columnPropertyName
  • Konstruktordetails

    • CellEditingStoppedEvent

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

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