rowIndex property
The index of the row in the table. Useful for identifying which row the action belongs to.
Implementation
final int rowIndex;
The index of the row in the table. Useful for identifying which row the action belongs to.
final int rowIndex;