QuestionnaireItemAndroidViewHolderFactory

Factory for QuestionnaireItemViewHolder.

Parameters

resId

the layout resource for the view

Inheritors

Constructors

constructor(@LayoutRes resId: Int)

Properties

Link copied to clipboard
open val resId: Int

Functions

Link copied to clipboard
open override fun create(parent: ViewGroup): QuestionnaireItemViewHolder
Link copied to clipboard

Returns a QuestionnaireItemViewHolderDelegate that handles the initialization of views and binding of items in RecyclerView.