public void setSelectionModel (SingleSelectionModel model)

Sets the model object to handle single selections.

Parameters:
model    the SingleSelectionModel to use

See also:
SingleSelectionModel

@beaninfo bound: true description: The selection model, recording which child is selected.