EditingRow Property (JTable)

Class

JTable class

Action

Gets the index of the row that contains the cell currently being edited. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iEditingRow = Table.EditingRow