abstract fun bindView(parent: ParentItem): Unit
Called when ViewHolder binds with ParentItem
parent - The ParentItem to bind with ViewHolder
parent