TaskCompactProcessViewModel

fun <P : TaskProcessPanel> TaskCompactProcessViewModel(panel: P)

Parameters

P

The type of the panel.

panel

The TaskProcessPanel of type P that hosts this TaskCompactProcessViewModel.