SortListModel.setModel

Sets the model to be sorted.

The @model's item type must conform to the item type of @self.

class SortListModel
void
setModel

Parameters

model ListModelIF

The model to be sorted

Meta