ColumnViewRowGidBuilderImpl.focusable
T focusable(bool propval)Set focusable property.
Parameters
propval | If the row can be focused with the keyboard. |
Returns
Builder instance for fluent chaining
T focusable(bool propval)Set focusable property.
propval | If the row can be focused with the keyboard. |