ColumnViewCellGidBuilderImpl.focusable

Set focusable property.

class ColumnViewCellGidBuilderImpl(T)
override
T
focusable
(
bool propval
)

Parameters

propval bool

If the item can be focused with the keyboard.

Return Value

Type: T

Builder instance for fluent chaining