Compare editing in two columns: street and city.
Street column uses custom cell factory.
Click on the cell in the street column and push F2. It will a) request focus, b) select all text.
But the city column which uses TextFieldTableCell factory doesn't provide these functions.
Street column uses custom cell factory.
Click on the cell in the street column and push F2. It will a) request focus, b) select all text.
But the city column which uses TextFieldTableCell factory doesn't provide these functions.