rebind

abstract fun rebind(view: View, data: T)

Rebinds the given view to data.

view is previously created by createView.