On Fri, 4 Aug 2023 22:12:55 GMT, Marius Hanl wrote:
> The `lockItemOnEdit` only exists inside `TreeTableCell` and `TableCell` for
> the sake of testing.
> It is only changed by some JUnit tests to remove the need of setting up the
> whole table framework.
> This PR shifts this flag from those t
On Fri, 4 Aug 2023 22:12:55 GMT, Marius Hanl wrote:
> The `lockItemOnEdit` only exists inside `TreeTableCell` and `TableCell` for
> the sake of testing.
> It is only changed by some JUnit tests to remove the need of setting up the
> whole table framework.
> This PR shifts this flag from those t
The `lockItemOnEdit` only exists inside `TreeTableCell` and `TableCell` for the
sake of testing.
It is only changed by some JUnit tests to remove the need of setting up the
whole table framework.
This PR shifts this flag from those two classes to the shim classes, which are
not inside the final