SliceListModel.setModel

Sets the model to show a slice of.

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

class SliceListModel
void
setModel

Parameters

model ListModelIF

The model to be sliced

Meta