ColumnViewRowGidBuilderImpl.focusable

Set focusable property.

class ColumnViewRowGidBuilderImpl(T)
T
focusable
(
bool propval
)

Parameters

propval bool

If the row can be focused with the keyboard.

Return Value

Type: T

Builder instance for fluent chaining