initViewModel abstract method

V initViewModel()

A function to initialize the ViewModel for the current page

The initialized ViewModel is then passed to the converter of StoreConnector

Implementation

V initViewModel();