configure

abstract fun <BD> configure(basicElementController: RecyclerBasicElementController<CD, SD, BD>)

Configures basicElementController for a RecyclerPanelContainerControllerAdapter.

Parameters

BD

The type of the basic element data. The data is derived from the panel container data.