getView

abstract fun getView(viewType: ComponentViewType, context: Context): ComponentView
open fun getView(viewType: ComponentViewType, layoutInflater: LayoutInflater): ComponentView