set

fun set(index: Int, item: UiEntry): UiModel

Sets the UiEntry at the specified index

Return

This UiModel

Parameters

index

The index of the UiEntry

item

The UiEntry to be set