Item Screen

constructor(viewModel: V, name: String)

Parameters

viewModel

The support viewmodel for the screen

name

The name of the item

I

The type of the item displayed

V

The type of the viewmodel of the screen