edit

abstract fun edit(manager: RowManager, table: TableEditor = root(), rowNumber: Int = 1)

Open the edit form directly with a RowManager. This is useful for navigating to nested rows without expanding parent rows first.

Parameters

manager

The RowManager to edit.

table

the TabledEditor

rowNumber

the number of the row in the UI