Editing Perspective Table Selected Field Using a Key

Hi I have a perspective table where a user is filling data in.
I put a code inside the onEditCellCommit Action to select the next right cell when the user press enter after inserting data.

Even though the next cell is selected, the users have to click with the mouse over the cell to start editing; they could speed up their process if they could press a key like F2 to start editing, but I cannot find information on how to do this.

Is it possible in the Perspective table?