Package org.teamapps.ux.component.table
Class CellClickedEvent<RECORD,VALUE>
java.lang.Object
org.teamapps.ux.component.table.CellClickedEvent<RECORD,VALUE>
public class CellClickedEvent<RECORD,VALUE>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CellClickedEvent(RECORD record, TableColumn<RECORD,VALUE> column) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CellClickedEvent
-
-
Method Details
-
getRecord
-
getColumn
-