public interface TableSelectionFormListener
Modifier and Type | Method and Description |
---|---|
void |
eventAction(java.lang.String actionId,
java.util.Optional<TableSelectionFormRow> affectedRow,
java.util.List<TableSelectionFormRow> selectedRows)
Произведено действие.
|
void eventAction(java.lang.String actionId, java.util.Optional<TableSelectionFormRow> affectedRow, java.util.List<TableSelectionFormRow> selectedRows)
actionId
- идентификатор действияaffectedRow
- строка, над которой произвели действие (выбрали или нажали)selectedRows
- список выбранных строк