setShowPopup

open override fun setShowPopup(field: Column?, show: Boolean)

Sets whether the specified field should be displayed or no in the popup.

Parameters

field

the field.

show

true if it should be displayed, false otherwise.