fillSlots

fun fillSlots(slots: List<Int>, entry: UiEntry): UiModel

Fills the given slots with the given entry

Return

This UiModel

Parameters

slots

The slots to be filled

entry

The UiEntry to be used to fill the slots