setViewEnableState

open override fun setViewEnableState(enable: Boolean)(source)

Sets the enabled state of the itemView and its children.

Parameters

enable

true to enable the view and its children, false to disable them.