ItemModelsCollection

Functions

Link copied to clipboard
operator fun plusAssign(selectModel: S.() -> ModelBuilder)

Adds the model created by selectModel to the collection.

operator fun plusAssign(model: ItemModel)

Adds the given model to the collection.