okcore / winkit.android.okcore / CoreController / <init>
<init>
CoreController(view: CoreUi, rest: T)
Primary constructor
Parameters
view - The ui component to bind for all requests
rest - The ::class for the CoreRest class (to instantiate it)
okcore / winkit.android.okcore / CoreController / <init>
CoreController(view: CoreUi, rest: T)
Primary constructor
view - The ui component to bind for all requests
rest - The ::class for the CoreRest class (to instantiate it)