ColumnViewRow.focusable

bool focusable() @property

Get focusable property.

Returns

If the row can be focused with the keyboard.
void focusable(bool propval) @property

Set focusable property.

Parameters

propvalIf the row can be focused with the keyboard.