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
function - a function of the receiver
function