MainCompactProcessViewModel

fun <P : MainProcessPanel> MainCompactProcessViewModel(panel: P)

Parameters

P

The type of the panel.

panel

The MainProcessPanel of type P that hosts this MainCompactProcessViewModel.