kvision / pl.treksoft.kvision.remote / KVServiceManager / bindTabulatorRemote

bindTabulatorRemote

protected actual inline fun <reified RET> bindTabulatorRemote(noinline function: suspend T.(Int?, Int?, List<<ERROR CLASS>>?, List<<ERROR CLASS>>?) -> <ERROR CLASS><RET>): Unit

Binds a given function of the receiver as a tabulator component source

Parameters

function - a function of the receiver