BasePanelContainerControllerAdapter

fun BasePanelContainerControllerAdapter()

Parameters

V

The panel container ViewGroup type that implements the PanelContainerView interface.

CD

The type of the panel container data. The panel container data is the input data that is visualized by the panel container.

VM

The panel sub-container view model type.

SD

The type of the panel sub-container data. The data is derived from the panel container data of type CD.