ListItem.selectable

bool selectable() @property

Get selectable property.

Returns

If the item can be selected by the user.
void selectable(bool propval) @property

Set selectable property.

Parameters

propvalIf the item can be selected by the user.