FlattenListModel.getModelForItem

Returns the model containing the item at the given position.

class FlattenListModel
getModelForItem
()

Parameters

position uint

a position

Return Value

the model containing the item at @position

Meta